Merge branch 'master' into 3742_index_in_PDF_bookmark_at_RTD

This commit is contained in:
Jean-François B
2018-07-16 17:15:45 +02:00
committed by GitHub
27 changed files with 551 additions and 57 deletions

View File

@@ -67,6 +67,7 @@ latex_elements = {
'printindex': '\\footnotesize\\raggedright\\sphinxprintindex',
}
latex_show_urls = 'footnote'
latex_use_xindy = True
autodoc_member_order = 'groupwise'
todo_include_todos = True