mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix python3 developer docs to build.
A couple small refactors to clarify meaning.
This commit is contained in:
@@ -45,7 +45,7 @@ source_suffix = '.rst'
|
||||
# source_encoding = 'utf-8-sig'
|
||||
|
||||
# The master toctree document.
|
||||
master_doc = 'index2.rst'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'dev_guide'
|
||||
|
||||
Reference in New Issue
Block a user