Fix python3 developer docs to build.

A couple small refactors to clarify meaning.
This commit is contained in:
Toshio Kuratomi 2016-10-14 15:57:57 -07:00
parent 578170a908
commit d4f4abfb49
2 changed files with 18 additions and 15 deletions

View file

@ -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'