-
Notifications
You must be signed in to change notification settings - Fork 261
First draft of proposal for documentation rewrite #1178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[skip ci]
Note that for the purposes of getting sphinx to run both locally and on readthedocs, we duplicate example data in two locations. A proper solution to this (probably downloading from Gin) is needed
Yeah. You are our hero. |
Hi @apdavison Thanks for getting this started. I added some more changes on top of yours in #1179 and am still adding to this. If you prefer to only have a single dev branch for the new doc you can also already merge #1179. |
Some suggestions for what parts of the (developer) documentation needs improvement can also be found here |
Further documentation improvements
* master: (138 commits) fix for #1227 spikeglx naming debug #1240 [CI] Generate conda env directly with required packages Update doc/source/rawio.rst Update doc/source/io_developers_guide.rst Update io_developers_guide.rst Update developers_guide.rst Update io_developers_guide.rst Update rawio.rst Update io_developers_guide.rst Update io.rst Update core.rst Exception -> ValueError fix: check 'states' length before inferring event durations Add ignore_timestamps_errors flag improved 1.0-NHP probe docs added imDatPrb_type=1031 support as per SpikeGLX source added NP 1.0-NHP short and medium length support spikeglxrawio.py updated to support 45mm 1.0-NHP probes use OS independent datetime formatting ... # Conflicts: # doc/requirements_docs.txt # doc/source/rawio.rst
I've switched to pydata_sphinx_theme, which I think looks much nicer. While there are still things to be improved, I think we should merge this now, if you're happy with it, and create a separate issue for each of the desired improvements. |
Remove reference to all_data property in docstring of class Segment
See https://neo.readthedocs.io/en/new-docs/
Main features:
Todos: