[doc] Update list of modules to produce RST output
Also, adapt some module docstrings to conform with RST
This commit is contained in:
parent
456a3ec4a4
commit
5da0819610
14 changed files with 1186 additions and 941 deletions
|
@ -23,7 +23,8 @@ author = "tobi-wan-kenobi"
|
|||
|
||||
import os
|
||||
import sys
|
||||
sys.path.insert(0, os.path.abspath('..'))
|
||||
|
||||
sys.path.insert(0, os.path.abspath(".."))
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
|
1972
docs/modules.rst
1972
docs/modules.rst
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue