Commit Graph

507 Commits (0cee7306931812d4e1d47ee1c5822cde9205ac3e)
 

Author SHA1 Message Date
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 6 years ago
Ashley Whetter 80fd76bd1e Fixed false warning when importing a local module 6 years ago
Ashley Whetter 30a620e449 v0.7.0 6 years ago
Ashley Whetter 68e1f79ed5 Added render log messages 6 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
Ashley Whetter e1962d8bd8 Added Python 3.7 testing
Also made Sphinx 1.8 testing use stable version
6 years ago
Ashley Whetter e867f0cb08 Fixed no title warning during tests 6 years ago
Ashley Whetter 3b52975340 Fixed unicode decoding on Python 3.7 6 years ago
Ashley Whetter c6f34398b5 Fixed autodoc not documenting top level packages or modules 6 years ago
Ashley Whetter aac53178eb Fixed error parsing files with unicode docstrings 6 years ago
Ashley Whetter 66cf2ed4d0 Fixed autodoc not documenting anything in submodules or subpackages 6 years ago
Ashley Whetter a1f1fd8651 Fixed properly resolving definitions imported more than once 6 years ago
Ashley Whetter 2799fb32cc Fixed error when documenting something that's imported in more than one place 6 years ago
Ashley Whetter cb032b6920 v0.6.0 6 years ago
Ashley Whetter 0e478b2837 Added Sphinx 1.8.0b1 testing 6 years ago
Ashley Whetter 007ef746f4 Fixed linter again 6 years ago
Ashley Whetter fb8892ccad Fixed lint error 6 years ago
Ashley Whetter c3f3cc33de Added viewcode support for imported members 6 years ago
Ashley Whetter 92b4ea9dc8 Fixed linking to builtin bases 6 years ago