Merge branch 'dev' of github.com:davidhalter/jedi into dev

This commit is contained in:
David Halter
2012-12-27 02:07:12 +01:00
2 changed files with 9 additions and 9 deletions

View File

@@ -249,3 +249,8 @@ todo_include_todos = False
# -- Options for autodoc module ------------------------------------------------
autodoc_default_flags = ['members', 'undoc-members']
# -- Options for readthedocs ---------------------------------------------------
html_style = True # Force usage of default template on RTD

View File

@@ -2,24 +2,19 @@ Jedi Python autocompletion that works!
========================================
About Jedi
----------
.. automodule:: jedi
:members:
:undoc-members:
Contents
========
--------
.. toctree::
:maxdepth: 1
installation
plugin-api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`