diff --git a/docs/conf.py b/docs/conf.py index c021027..bac6307 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -37,6 +37,7 @@ } jupyter_sphinx_require_url = '' nbsphinx_requirejs_path = '' +sitemap_excludes = ['404/'] extlinks = { 'pull': ('https://github.com/lepture/shibuya/pull/%s', 'pull request #%s'),