mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
chore(admin): add canonical link to stable branch
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
@@ -56,6 +56,12 @@ html_short_title = "Server Admin Manual"
|
||||
# disable "Created using Sphinx" in the HTML footer (default is True)
|
||||
html_show_sphinx = False
|
||||
|
||||
# Add canonical link in all generated pages linking to their respective equivalent
|
||||
# in `stable` (regardless of which version of the docs someone lands in).
|
||||
# Note, there is an argument to be made for having this link to `latest` instead,
|
||||
# but this is likely good enough and the most conservative for now.
|
||||
html_baseurl = "https://docs.nextcloud.com/server/stable/admin_manual/"
|
||||
|
||||
# -- Options for HTML help output --------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-help-output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user