summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYuriy Taraday <yorik.sar@gmail.com>2014-08-16 00:15:34 +0400
committerYuriy Taraday <yorik.sar@gmail.com>2014-08-16 00:15:34 +0400
commit37b90eda3e19102154ea4c3c0a4b0b84b1d9e6c7 (patch)
tree660ac93c2cf0c9496b1f9870221a0d9638c1070d /doc
parent1761de8f02f4d376b7b27cd4370209c45d6460ae (diff)
downloadoslo-concurrency-37b90eda3e19102154ea4c3c0a4b0b84b1d9e6c7.tar.gz
Fix docs generation
Also add docs environment to tox.ini to simplify local docs generation Change-Id: Ie0444264e4e02d206ded2c7568d58a26cfec3ae2
Diffstat (limited to 'doc')
-rw-r--r--doc/source/contributing.rst6
-rw-r--r--doc/source/readme.rst2
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst
index 8cb3146..2ca75d1 100644
--- a/doc/source/contributing.rst
+++ b/doc/source/contributing.rst
@@ -1 +1,5 @@
-.. include:: ../../CONTRIBUTING.rst \ No newline at end of file
+==============
+ Contributing
+==============
+
+.. include:: ../../CONTRIBUTING.rst
diff --git a/doc/source/readme.rst b/doc/source/readme.rst
index 6b2b3ec..a6210d3 100644
--- a/doc/source/readme.rst
+++ b/doc/source/readme.rst
@@ -1 +1 @@
-.. include:: ../README.rst \ No newline at end of file
+.. include:: ../../README.rst