rename index -> contents

This commit is contained in:
james
2020-11-26 15:51:56 +00:00
parent d38e297ef9
commit a10fe44afa
2 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
source_suffix = '.rst'
# The master toctree document.
master_doc = 'index'
master_doc = 'contents'
# General information about the project.
project = u'CodeQL documentation'