mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#516: Added new value of the :confval:latex_show_urls option to show the URLs in footnotes.
This commit is contained in:
@@ -44,6 +44,7 @@ latex_logo = '_static/sphinx.png'
|
||||
latex_elements = {
|
||||
'fontpkg': '\\usepackage{palatino}',
|
||||
}
|
||||
latex_show_urls = 'footnote'
|
||||
|
||||
autodoc_member_order = 'groupwise'
|
||||
todo_include_todos = True
|
||||
|
||||
Reference in New Issue
Block a user