summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-11-27 04:01:36 -0800
committerSteve Piercy <web@stevepiercy.com>2018-11-27 04:01:36 -0800
commit49fb53828e711fdff3f3b60c5355f64847ddb9cc (patch)
tree8dcfbb549292d75617d0ea5c7ae33339888f5e9e
parenta207e5c8976e4f7bcf0e80ba4d94ccbf7a7f2670 (diff)
downloadpastedeploy-git-49fb53828e711fdff3f3b60c5355f64847ddb9cc.tar.gz
Use .rst for extension for better rendering on GitHub
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst (renamed from docs/index.txt)0
-rw-r--r--docs/news.rst (renamed from docs/news.txt)0
3 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 17bdf1c..c2c3191 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -28,7 +28,7 @@ extensions = ['sphinx.ext.autodoc']
templates_path = ['_templates']
# The suffix of source filenames.
-source_suffix = '.txt'
+source_suffix = '.rst'
# The master toctree document.
master_doc = 'index'
diff --git a/docs/index.txt b/docs/index.rst
index e6c4351..e6c4351 100644
--- a/docs/index.txt
+++ b/docs/index.rst
diff --git a/docs/news.txt b/docs/news.rst
index bc1e987..bc1e987 100644
--- a/docs/news.txt
+++ b/docs/news.rst