1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,20 @@ |
1 |
+.. include:: ../../README.rst |
|
2 |
+ :start-after: summary-start |
|
3 |
+ :end-before: summary-end |
|
4 |
+ |
|
5 |
+.. include:: ../../README.rst |
|
6 |
+ :start-after: references-start |
|
7 |
+ :end-before: references-end |
|
8 |
+ |
|
9 |
+ |
|
10 |
+.. toctree:: |
|
11 |
+ :hidden: |
|
12 |
+ |
|
13 |
+ self |
|
14 |
+ |
|
15 |
+.. toctree:: |
|
16 |
+ :maxdepth: 2 |
|
17 |
+ :hidden: |
|
18 |
+ |
|
19 |
+ rest_of_readme |
|
20 |
+ reference/adaptive |
Also replace index.rst with a verbatim copy of the readme (for now).
Joseph Weston authored on 09/10/2018 13:58:00 • Bas Nijholt committed on 16/10/2018 18:12:391 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,20 +0,0 @@ |
1 |
-.. adaptive documentation master file, created by |
|
2 |
- sphinx-quickstart on Mon Aug 20 16:51:02 2018. |
|
3 |
- You can adapt this file completely to your liking, but it should at least |
|
4 |
- contain the root `toctree` directive. |
|
5 |
- |
|
6 |
-Welcome to adaptive's documentation! |
|
7 |
-==================================== |
|
8 |
- |
|
9 |
-.. toctree:: |
|
10 |
- :maxdepth: 2 |
|
11 |
- :caption: Contents: |
|
12 |
- |
|
13 |
- |
|
14 |
- |
|
15 |
-Indices and tables |
|
16 |
-================== |
|
17 |
- |
|
18 |
-* :ref:`genindex` |
|
19 |
-* :ref:`modindex` |
|
20 |
-* :ref:`search` |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,20 @@ |
1 |
+.. adaptive documentation master file, created by |
|
2 |
+ sphinx-quickstart on Mon Aug 20 16:51:02 2018. |
|
3 |
+ You can adapt this file completely to your liking, but it should at least |
|
4 |
+ contain the root `toctree` directive. |
|
5 |
+ |
|
6 |
+Welcome to adaptive's documentation! |
|
7 |
+==================================== |
|
8 |
+ |
|
9 |
+.. toctree:: |
|
10 |
+ :maxdepth: 2 |
|
11 |
+ :caption: Contents: |
|
12 |
+ |
|
13 |
+ |
|
14 |
+ |
|
15 |
+Indices and tables |
|
16 |
+================== |
|
17 |
+ |
|
18 |
+* :ref:`genindex` |
|
19 |
+* :ref:`modindex` |
|
20 |
+* :ref:`search` |