Showing with 1 addition and 1 deletion.
  1. +1 −1 conf.py
  2. 0 {sphinx → }/index.rst
2 changes: 1 addition & 1 deletion conf.py
Expand Up @@ -41,7 +41,7 @@
#source_encoding = 'utf-8-sig'

# The master toctree document.
master_doc = os.path.join('sphinx','index')
master_doc = 'index'

# General information about the project.
project = u'pyFFTW'
Expand Down
File renamed without changes.