diff options
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 697fa01b7..553006954 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -67,7 +67,7 @@ extlinks = { 'x86-64 ') } -source_suffix = '.txt' +source_suffix = '.rst' source_encoding = 'utf-8-sig' |