aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorholgerd77 <Holger.Drewes@gmail.com>2017-08-29 01:40:18 +0800
committerholgerd77 <Holger.Drewes@gmail.com>2017-08-30 01:23:44 +0800
commit60c19d22eb79aed3084ede5d4a0725235376c6b3 (patch)
tree71ac0d6031e5251cd9ea72ffffd1f17d855f22af /docs/index.rst
parent953d6f51c3a54bc9015208a258f5a88841d2b919 (diff)
downloadtangerine-tests-60c19d22eb79aed3084ede5d4a0725235376c6b3.tar
tangerine-tests-60c19d22eb79aed3084ede5d4a0725235376c6b3.tar.gz
tangerine-tests-60c19d22eb79aed3084ede5d4a0725235376c6b3.tar.bz2
tangerine-tests-60c19d22eb79aed3084ede5d4a0725235376c6b3.tar.lz
tangerine-tests-60c19d22eb79aed3084ede5d4a0725235376c6b3.tar.xz
tangerine-tests-60c19d22eb79aed3084ede5d4a0725235376c6b3.tar.zst
tangerine-tests-60c19d22eb79aed3084ede5d4a0725235376c6b3.zip
Add initial Sphinx docs directory, added docs/_build/ folder to .gitignore
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 000000000..e9c6b9f6e
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,20 @@
+.. Ethereum Tests documentation master file, created by
+ sphinx-quickstart on Mon Aug 28 19:37:19 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Ethereum Tests's documentation!
+==========================================
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents:
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`