summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorAnthony Truchet <anthony.truchet@logilab.fr>2013-07-29 16:30:31 +0200
committerAnthony Truchet <anthony.truchet@logilab.fr>2013-07-29 16:30:31 +0200
commit26c508047a3ec0336f4a0e6005ee4852bd1b9993 (patch)
treed7f14bf886c445534781b0569889274a5933f644 /doc/source/index.rst
parent4af9cc3e676d2ee8775dec68d5768ace6cee44ef (diff)
downloadastroid-26c508047a3ec0336f4a0e6005ee4852bd1b9993.tar.gz
[doc] Add atr's notes on inference and some TODOs
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index e28f37a..536a25d 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -3,6 +3,12 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
+.. Please see the documentation for the Sphinx Python domain :
+ http://sphinx-doc.org/domains.html#the-python-domain
+ and the autodoc extension
+ http://sphinx-doc.org/ext/autodoc.html
+
+
Welcome to Astroid's documentation!
===================================
@@ -11,8 +17,11 @@ Contents:
.. toctree::
:maxdepth: 2
+ inference
+
extending
+
Indices and tables
==================