Commit Graph

53 Commits

Author SHA1 Message Date
yuan
ca08365a81 fix typo 2020-05-28 21:29:34 +02:00
Dave Halter
6220b20659 "Document" stubs for develops 2020-03-16 00:19:08 +01:00
Dave Halter
2feb0acd7d Docs: remove arrogance :) 2020-03-16 00:13:30 +01:00
Dave Halter
23f267bb86 Fix small make html errors for docs 2020-03-14 00:18:29 +01:00
Dave Halter
4af138f4fb Merge branch 'docs' of https://github.com/blueyed/jedi into refactor
Almost all of the docstrings were still there.
2020-03-14 00:12:53 +01:00
Dave Halter
1e929b0aa0 Remove the old refactoring module 2020-02-10 17:48:24 +01:00
Dave Halter
2629ff55f3 Fix some array tests 2019-08-17 15:42:13 +02:00
Dave Halter
9986d8c9aa Context -> Value 2019-08-15 01:26:11 +02:00
Dave Halter
ad4f546aca context -> value 2019-08-15 01:23:06 +02:00
Dave Halter
9e23f4d67b Move base_context -> base_value 2019-08-15 00:41:02 +02:00
Dave Halter
3b4f292464 Move the evaluate package to inference 2019-08-15 00:14:26 +02:00
Dave Halter
4619552589 Evaluation -> type inference 2019-08-13 01:29:50 +02:00
Dave Halter
474dcb857a Some small docs improvements 2019-06-19 09:59:21 +02:00
Daniel Hahler
61bc15b1aa docs: fix some incorrect reference and improve wording 2018-07-01 21:49:18 +02:00
Dave Halter
b531b6f4fd A small docs correction 2018-04-15 11:56:24 +02:00
Dave Halter
7b15c70551 Fix a lot of old docs code that doesn't exist anymore 2018-04-15 11:52:45 +02:00
Dave Halter
698d50b65b Remove the old parser documentation (that's now part of parso) 2018-04-15 11:42:34 +02:00
Dave Halter
940a8c7c9c Don't call it the plugin API anymore, that's confusing 2018-04-15 11:35:58 +02:00
Jakub Wilk
6c85ec1a6d Fix typos. 2017-09-05 00:34:27 +02:00
Dave Halter
e8cfb99ada Fix a docs issue. 2017-04-27 19:59:09 +02:00
Dave Halter
f627d541b8 Trying to fix the docs. 2017-02-02 23:39:10 +01:00
Dave Halter
394e2e77de refactored the development docs, which was badly needed especially since evaluate/dynamic.py doesn't contain a lot of functionality anymore. 2014-03-11 17:26:38 +01:00
Dave Halter
5764e760d2 improve internal module links for sphinx documentation 2014-03-11 15:46:08 +01:00
Dave Halter
cffdcd2571 correct developer documentation a little bit 2014-03-11 15:38:46 +01:00
Dave Halter
90338aa828 fix sphinx documentation issues (call it through the right namespace) 2014-03-11 14:17:21 +01:00
Dave Halter
e904031400 start correcting the documentation 2014-01-29 21:34:57 +01:00
David Halter
c74aa71549 update development docs with parser changes 2013-09-06 01:49:46 +04:30
Danilo Bargen
e1afe2e80d Small docs changes 2013-05-15 23:33:14 +02:00
David Halter
1834ef51b1 basic testing docstring for run.py 2013-02-28 23:57:33 +04:30
David Halter
76bd1a2d71 add testing docs to sphinx 2013-02-28 23:19:53 +04:30
Takafumi Arakaki
c911255d6e Add inheritance-diagram to Sphinx documentation 2013-02-24 21:20:00 +01:00
Takafumi Arakaki
d1bcbd1559 Fix typo in development.rst 2013-02-15 18:34:25 +01:00
David Halter
8cf783f2c3 get recursion links right in sphinx dev 2013-02-06 00:20:07 +01:00
David Halter
bd993af30d added recursion documentation in sphinx dev 2013-02-05 23:43:40 +01:00
David Halter
fccc4ccbe3 parser / evaluation representation added to sphinx dev 2013-02-05 17:34:01 +01:00
Danilo Bargen
a0f07c90e8 Development doc fixes 2013-02-05 11:31:05 +01:00
David Halter
6942cca302 fixed some sphinx references 2013-02-05 00:40:23 +01:00
David Halter
4fc350f637 sphinx dev: make API documentation clearer 2013-02-05 00:06:44 +01:00
David Halter
c5f48873e8 sphinx dev: add fast_parser 2013-02-04 16:33:11 +01:00
David Halter
e1ab3855fa sphinx dev: move api further down 2013-02-04 16:11:49 +01:00
David Halter
fbcd58f488 sphinx dev: little text about api and about me 2013-02-04 16:10:43 +01:00
David Halter
27636dbb7c sphinx dev: remove dev- tags 2013-02-04 15:26:38 +01:00
David Halter
3af25edcf9 sphinx dev: more toc's 2013-02-04 15:20:57 +01:00
David Halter
117063da85 sphinx dev: core extensions description 2013-02-04 15:14:26 +01:00
David Halter
8aebf1c9f9 move core extensions up 2013-02-04 14:52:24 +01:00
David Halter
3faf50049b fix sphinx warnings/errors 2013-02-04 11:09:07 +01:00
David Halter
bbc1a6f425 sphinx dev: overview 2013-02-04 00:54:17 +01:00
David Halter
38db3af324 sphinx dev: polishes 2013-02-04 00:02:49 +01:00
David Halter
0ce1bfda72 sphinx automodule doesn't document members by default anymore 2013-02-03 23:59:03 +01:00
David Halter
f0108d494f dev docs: introduction 2013-02-03 23:56:37 +01:00