Loading docs/conf.py +6 −0 Original line number Diff line number Diff line Loading @@ -151,6 +151,12 @@ html_css_files = [ # Output file base name for HTML help builder. htmlhelp_basename = "quantifydoc" html_context = { "display_gitlab": True, "gitlab_user": "quantify-os", "gitlab_repo": "quantify-scheduler", "gitlab_version": "develop/docs/", } # -- Options for LaTeX output ------------------------------------------ Loading Loading
docs/conf.py +6 −0 Original line number Diff line number Diff line Loading @@ -151,6 +151,12 @@ html_css_files = [ # Output file base name for HTML help builder. htmlhelp_basename = "quantifydoc" html_context = { "display_gitlab": True, "gitlab_user": "quantify-os", "gitlab_repo": "quantify-scheduler", "gitlab_version": "develop/docs/", } # -- Options for LaTeX output ------------------------------------------ Loading