diff --git a/doc/conf.py b/doc/conf.py index 0c200d21..53c6d9a5 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -74,6 +74,9 @@ exclude_patterns = [ redirects = { # index.rst just contains the table of contents definition. 'index': 'overview.html', + 'computation': 'computation/index.html', + 'programming': 'programming/index.html', + 'APIreference': 'APIreference/index.html', } rst_prolog = """