8000 move index and readme_include to root (#443) · BioComputing/twilio-python@257fc90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 257fc90

Browse files
mbichoffeekarson
authored andcommitted
move index and readme_include to root (twilio#443)
< 10000 /div>
1 parent f904610 commit 257fc90

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
source_suffix = '.rst'
6161

6262
# The master toctree document.
63-
master_doc = 'docs/source/index'
63+
master_doc = 'index'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

docs/source/readme_include.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/source/index.rst renamed to index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ method, this part of the documentation is for you.
2525
:maxdepth: 1
2626
:glob:
2727

28-
_rst/modules.rst
28+
docs/source/_rst/modules.rst
2929

3030

3131
Indices and tables

readme_include.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. include:: ./README.rst

0 commit comments

Comments
 (0)
0