|
CoreNEURON
|
It is recommended using a virtualenv, for example:
In order to build documentation locally, you need to pip install the docs_requirements :
Then in your CMake build folder:
That will build everything in the build/docs folder and you can then open index.html locally.
When working locally on documentation, be aware of the following targets to speed up building process:
doxygen - build the API documentation onlysphinx - build Sphinx documentation