Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Datajoint API docs

To generate the documentation, run

(cd sphinx && make html)

Docs will be placed in the docs/ folder.

Editing the docs

All source files are in sphinx/source. Docs are currently structured as follows:

sphinx/source/conf.py         # Sphinx configuration file
sphinx/source/index.rst       # This is the docs front page
sphinx/source/datajoint.*.rst # Docs for different modules