Moved documentation to docs branch

This commit is contained in:
Georg Richter
2021-12-19 21:23:56 +01:00
parent ae9cae91a6
commit b86cbd9f6e
153 changed files with 280 additions and 24702 deletions

View File

@ -63,6 +63,7 @@ html_theme = 'classic'
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_show_sourcelink = False
highlight_language = 'python'