diff --git a/swh/docs/sphinx/conf.py b/swh/docs/sphinx/conf.py index 932a7e3074ab4821213c694ef8f962a08c9e8120..92786ebed08abdc9cfa38bf7e293340fcfbeb9d3 100644 --- a/swh/docs/sphinx/conf.py +++ b/swh/docs/sphinx/conf.py @@ -313,6 +313,7 @@ def set_django_settings(app, env, docname): "auth": "swh.auth.tests.django.app.apptest.settings", "deposit": "swh.deposit.settings.development", "web": "swh.web.settings.development", + "coarnotify": "swh.coarnotify.settings.development", } for package, settings in package_settings.items(): if any(