diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-04-28 23:11:36 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-05-03 10:42:35 +0200 |
| commit | 980705f36c44b47ce4b3f52ce04419fbdfa4f28d (patch) | |
| tree | 651277843eef4f14edc3019caf947375098e7617 /doc/conf.py | |
| parent | 7b29c1274d1fab1ba62f3f24957cbb8a8229cda1 (diff) | |
| download | vis-980705f36c44b47ce4b3f52ce04419fbdfa4f28d.tar.gz vis-980705f36c44b47ce4b3f52ce04419fbdfa4f28d.tar.xz | |
text: convert comments to doxygen format
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py index 686e5d3..d7291b8 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -87,6 +87,7 @@ pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False +default_role = "any" # -- Options for HTML output ---------------------------------------------- |
