Commit Graph

15 Commits

Author SHA1 Message Date
Dave Halter
d815470e54 Remove the copyright notice from docs 2018-01-09 23:29:39 +01:00
Hugo
4199ac1a6f http -> https 2018-01-05 11:39:42 +01:00
Dave Halter
8aa71d7cd6 fix version string in documentation 2014-03-11 14:07:41 +01:00
Dave Halter
b7a4b543fd exclude deprecated members from documentation (there are just too many), this can be undone once we've removed the old API (also cleaned up docs/conf.py a little bit). fixes #317 2014-03-11 14:01:09 +01:00
Dave Halter
17ecd73df9 fix @Alexey-T's concern of deprecated documentation, see #317 2014-03-11 13:23:25 +01:00
David Halter
aa5bb539c1 added new logo, designed by @ganwell, refs #98 2013-06-20 11:26:06 +02:00
Takafumi Arakaki
134dab174d Setup intersphinx module for linking Python doc
For example, :mod:`readline` links to the corresponding page.
2013-05-18 23:26:13 +02:00
Takafumi Arakaki
5f2477d5bf Merge branch 'interpreter-api' into dev
Conflicts:
	jedi/__init__.py
	test/test_regression.py

See: #145
2013-05-18 22:28:56 +02:00
David Halter
f30b3416e8 remove VERSION file in favor of a jedi.__version__ 2013-05-11 11:10:01 +04:30
Takafumi Arakaki
e8914e7856 Document api.Interpreter 2013-05-04 17:45:34 +02:00
Takafumi Arakaki
c911255d6e Add inheritance-diagram to Sphinx documentation 2013-02-24 21:20:00 +01:00
David Halter
ed61f28549 sphinx: remove sidebar stuff: relations, sourcelink and searchbox 2013-02-04 01:00:05 +01:00
David Halter
0ce1bfda72 sphinx automodule doesn't document members by default anymore 2013-02-03 23:59:03 +01:00
Danilo Bargen
96e961a609 Disabled sidebar image for now... 2013-01-02 20:10:59 +01:00
Danilo Bargen
e01a6cd0f8 Changed directory structure 2013-01-02 20:10:25 +01:00