Commit Graph

721 Commits (12f8197cfe93a146454ce19d6fb44338b1bccc3b)
 

Author SHA1 Message Date
Ashley Whetter 9fc96f2ddf Added support for Sphinx 2.1 5 years ago
Ashley Whetter 589826e90c Can override ignoring local imports in modules by using __all__ 5 years ago
Ashley Whetter 9d45eed4d0 Fixed incorrect formatting of functions and methods 5 years ago
Ashley Whetter 6d39780ae4 Fixed tox setup 5 years ago
Ashley Whetter f3ab2ef6e2 Fixed some dead links in the README 5 years ago
Ashley Whetter 9735f43a8d v1.0.0 5 years ago
Ashley Whetter 2084f695bd Can set an empty function signature in autodoc directives 5 years ago
Ashley Whetter 6f4b4efef5 Corrected version to Python to skip tests for 5 years ago
Ashley Whetter cac774c072 Added type annotation support to autodoc directives 5 years ago
Ashley Whetter b90284f0fe Support basic type annotations
Closes #139
5 years ago
Ashley Whetter 43250fbf99 Fixed another typo 5 years ago
Ashley Whetter 0d3a328a35 Fixed typo in README 5 years ago
Ashley Whetter ec091aa706 Removed some old tests 5 years ago
Ashley Whetter b5dfea1c6d Removed some dead code 5 years ago
Ashley Whetter 0cee730693 Do not add a toctree entry when not generating docs 5 years ago
Ashley Whetter 3db1fd1226 Fixed error when an invalid object is given to an autodoc directive 5 years ago
Ashley Whetter 7230330686 Documentation overhaul 5 years ago
Ashley Whetter dd58809d89 Added support for parsing stub files
Closes #100
5 years ago
Ashley Whetter b5d83f8472 Fixed tests 5 years ago
Ashley Whetter 3b299be332 Tidied up index page 5 years ago
Ashley Whetter 8242f2ea13 Added Sphinx 2.0 support 5 years ago
Ashley Whetter c6b46969f8 Fixed decoding of binary data on Python 2
Fixes #159
5 years ago
Ashley Whetter 6dfd2378ef Fixed typo in travis config 5 years ago
Ashley Whetter e768a02818 Added missing environments to travis config 5 years ago
Ashley Whetter bcf82f538c Update travis configuration 5 years ago
Ashley Whetter 5d648c6fa8 Stopped pinning black version 5 years ago
Ashley Whetter 8ce44b2eb2 Turn off style linting
We have black for that now.
5 years ago
Ashley Whetter a4f798183c Fixed private submodules displaying when private-members turned off
Also fixed whitespace issues in templates.
5 years ago
Ashley Whetter 60464d0d23 Fixed formatting error 5 years ago
Ashley Whetter d4ab0ea0a7 Start checking black on travis 5 years ago
Alexander Gor b94acc6019 Properly pass file patterns to godocjson utility (#161)
* Properly pass  file patterns to godocjson utility

* Go integration tests fixed during to new *ignore* argument
5 years ago
Ashley Whetter 3722490c36 v0.7.1 5 years ago
Ashley Whetter 80fd76bd1e Fixed false warning when importing a local module 5 years ago
Ashley Whetter 30a620e449 v0.7.0 5 years ago
Ashley Whetter 68e1f79ed5 Added render log messages 5 years ago
Ashley Whetter 63bbe719c6 Tweaked README formatting 6 years ago
Ashley Whetter f77bf19800 Added Black formatting 6 years ago
Ashley Whetter c4fe76ef23 Removed references to old css and js files 6 years ago
Ashley Whetter 2cf80b1569 Fixed Sphinx logger deprecation warnings 6 years ago
Ashley Whetter dfe82ae94e Dropped support for Sphinx<1.6 6 years ago
Ashley Whetter 00894a959e Overhauled Python import resolution logic
Stable in more complex cases.
Capable of giving more detailed warnings.
More closely matches real import logic.

Closes #156
6 years ago
Ashley Whetter 2e8aab2653 Added complex integration tests 6 years ago
Ashley Whetter 9fe8489bfe Fixed lint errors 6 years ago
Ashley Whetter 88eea89bb5 Reorganised Python tests to be more pytest-like 6 years ago
Ashley Whetter 9397c0709f Fixed a typo in the docs 6 years ago
Ashley Whetter f8c26b2682 v0.6.2 6 years ago
Ashley Whetter 1caa6d22e1 Fixed some import chains failing to resolve depending on resolution order 6 years ago
Ashley Whetter 9f197afa76 v0.6.1 6 years ago
Ashley Whetter 0eb6ecc898 Revert "Travis uses Python 3.7"
This reverts commit fd0aad00df.
6 years ago
Ashley Whetter fd0aad00df Travis uses Python 3.7 6 years ago