Mercurial > hgrepos > Python > libs > ConfigMix
diff 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 |
line wrap: on
line diff
--- a/doc/conf.py Sun Mar 18 14:44:41 2018 +0100 +++ b/doc/conf.py Sun Mar 18 16:45:51 2018 +0100 @@ -200,6 +200,8 @@ # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True +# Kein Link auf Pfad und Zeile +todo_link_only = True # -- Options for autodoc -----------------------------------------------------
