diff --git a/umn/source/conf.py b/umn/source/conf.py index 6d80bb9..b4080e1 100644 --- a/umn/source/conf.py +++ b/umn/source/conf.py @@ -94,6 +94,9 @@ html_title = "Software Repository for Containers - User Guide" # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] +# Do not include sources into the rendered results +html_copy_source = False + # -- Options for PDF output -------------------------------------------------- latex_documents = [ ('index',