Mercurial > hgrepos > Python > libs > ConfigMix
comparison doc/conf.py @ 94:2b79ddc0f92b
Begin a basic introduction chapter
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 16:45:51 +0100 |
| parents | 84b9578cacce |
| children | d51a18e5b0e3 |
comparison
equal
deleted
inserted
replaced
| 93:84b9578cacce | 94:2b79ddc0f92b |
|---|---|
| 198 | 198 |
| 199 # -- Options for todo extension ---------------------------------------------- | 199 # -- Options for todo extension ---------------------------------------------- |
| 200 | 200 |
| 201 # If true, `todo` and `todoList` produce output, else they produce nothing. | 201 # If true, `todo` and `todoList` produce output, else they produce nothing. |
| 202 todo_include_todos = True | 202 todo_include_todos = True |
| 203 # Kein Link auf Pfad und Zeile | |
| 204 todo_link_only = True | |
| 203 | 205 |
| 204 # -- Options for autodoc ----------------------------------------------------- | 206 # -- Options for autodoc ----------------------------------------------------- |
| 205 | 207 |
| 206 autodoc_member_order = 'bysource' | 208 autodoc_member_order = 'bysource' |
| 207 autoclass_content = 'both' | 209 autoclass_content = 'both' |
