aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-04-01 17:01:51 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-04-01 17:01:51 -0400
commitc5189c3992f32dcabf5cb294340bf4cad294de23 (patch)
tree865b9a27064f7b9d3c4d3f852a8f96e84977e682 /docs/conf.py
parentd0620ffb8dbc53ac6089aead179a1fabed4e50e3 (diff)
downloadexternal_python_setuptools-c5189c3992f32dcabf5cb294340bf4cad294de23.tar.gz
external_python_setuptools-c5189c3992f32dcabf5cb294340bf4cad294de23.tar.bz2
external_python_setuptools-c5189c3992f32dcabf5cb294340bf4cad294de23.zip
Rename CHANGES and README files for nicer rendering on Github.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6877c5c0..f315e2b7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -200,7 +200,7 @@ latex_documents = [
#latex_use_modindex = True
link_files = {
- 'CHANGES.txt': dict(
+ 'CHANGES.rst': dict(
using=dict(
BB='https://bitbucket.org',
GH='https://github.com',