Skip to content
Snippets Groups Projects
Verified Commit ab265c5b authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Show page refs and links in PDF docs

parent cad9d300
No related branches found
No related tags found
No related merge requests found
......@@ -192,6 +192,9 @@ latex_documents = [
(master_doc, f"{project}.tex", "The AlekSIS® Handbook", author, "manual"),
]
latex_show_pagerefs = True
latex_show_urls = "footnote"
# -- Options for manual page output ------------------------------------------
# One entry per manual page. List of tuples
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment