mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-03 14:59:09 -07:00
Fix python3 developer docs to build.
A couple small refactors to clarify meaning.
This commit is contained in:
parent
578170a908
commit
d4f4abfb49
2 changed files with 18 additions and 15 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue