Skip to content

evaalonsoortiz/cneuromod_docs

This branch is 172 commits behind courtois-neuromod/cneuromod_docs:main.

Repository files navigation

Courtois NeuroMod documentation

This is the technical documentation of the Courtois project on neuronal modelling (Courtois NeuroMod). The most recent version of the docs is published on docs.cneuromod.ca. The docs are built using the sphinx library. Content is mostly composed of markdown files (with a few .rst) located in source, and the website itself is located in build. All source changes on the master branch will automatically update the website, through integration with readthedocs. To test updates to the website locally, clone or download this repository, install the dependencies (python3) using:

pip install -r requirements.txt

and then type

make html

which will update the content inside build. Note that some changes (e.g. change in the table of content) require to delete the content of build before compiling in order to get a clean build.

About

Documentation of the Courtois NeuroMod project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.7%
  • JavaScript 33.3%
  • CSS 7.7%
  • TeX 7.6%
  • Python 1.0%
  • Batchfile 0.4%
  • Makefile 0.3%