Skip to content
Snippets Groups Projects
Commit a76713a6 authored by Stefano Zacchiroli's avatar Stefano Zacchiroli
Browse files

docs: enable httpdomain sphinx extension

note: this was enabled only for swh-web, but it really needs to also be in
swh-docs, because we pull there docs from individual modules
parent bb4aea9f
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,3 @@ os.environ.setdefault("DJANGO_SETTINGS_MODULE", "swh.web.settings.development")
django.setup()
from swh.docs.sphinx.conf import * # NoQA
extensions += ['sphinxcontrib.httpdomain'] # noqa
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