Mikhail Golubev
|
f94e80c996
|
PY-29717 Display qualified name/path of a module for a top-level definition
|
2018-06-09 15:59:38 +03:00 |
|
Mikhail Golubev
|
407ed5f127
|
PY-29717 Display inferred function type together with its signature
|
2018-06-09 15:59:35 +03:00 |
|
Semyon Proshev
|
952582abc5
|
Remove separate document link type for super class. Use link type for class instead.
|
2017-09-22 15:52:15 +03:00 |
|
Semyon Proshev
|
adddb531d8
|
Update describeClass method in PythonDocumentationProvider.
Now all expressions are printed and links are injected into unqualified references and subscriptions.
|
2017-09-22 15:52:15 +03:00 |
|
Dmitry Cheryasov
|
86da4b3d72
|
PY-895: show constructor's quickdoc on constructor call.
Also: links to classes inside method and class quickdocs.
Adds tests for property quickdocs.
|
2010-09-03 18:10:12 +03:00 |
|
Dmitry Cheryasov
|
676b2243da
|
Rewrote QuickDoc code, cleaner HTML creation, closes PY-231 partly.
|
2009-11-29 05:07:35 +02:00 |
|
Dmitry Cheryasov
|
801ea7b5c4
|
Enhance quick doc generation; copy inherited docs for overridden methods. Add module quickdoc (PY-166). Add tests.
|
2009-06-08 01:33:35 +04:00 |
|