chore: Remove html_copy_source option from user conf.py

Removed option to disable including RST sources in HTML build at the User Manual config level, since we can do it at the global conf level for all manuals.

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh
2025-09-17 11:01:58 -04:00
committed by GitHub
parent 627b4a4fd3
commit 537c255a51

View File

@@ -74,9 +74,6 @@ html_show_sphinx = False
# but this is likely good enough and the most conservative for now.
html_baseurl = "https://docs.nextcloud.com/server/stable/user_manual/"
# disable including the reST sources in the HTML build as _sources/name (default is True)
html_copy_source = False
# -- Options for HTML help output --------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-help-output