|
@@ -39,7 +39,7 @@ autoclass_content = "both"
|
|
templates_path = ['templates']
|
|
templates_path = ['templates']
|
|
|
|
|
|
# The suffix of source filenames.
|
|
# The suffix of source filenames.
|
|
-source_suffix = '.rst'
|
|
|
|
|
|
+source_suffix = '.txt'
|
|
|
|
|
|
# The encoding of source files.
|
|
# The encoding of source files.
|
|
#source_encoding = 'utf-8'
|
|
#source_encoding = 'utf-8'
|