Commit Graph

657 Commits

Author SHA1 Message Date
Ashley Whetter
0cee730693 Do not add a toctree entry when not generating docs 2019-04-21 15:40:00 -07:00
Ashley Whetter
3db1fd1226 Fixed error when an invalid object is given to an autodoc directive 2019-04-21 15:38:22 -07:00
Ashley Whetter
7230330686 Documentation overhaul 2019-04-21 15:38:22 -07:00
Ashley Whetter
dd58809d89 Added support for parsing stub files
Closes #100
2019-04-06 11:25:39 -07:00
Ashley Whetter
b5d83f8472 Fixed tests 2019-04-06 11:15:18 -07:00
Ashley Whetter
3b299be332 Tidied up index page 2019-04-06 10:33:38 -07:00
Ashley Whetter
8242f2ea13 Added Sphinx 2.0 support 2019-04-06 10:04:15 -07:00
Ashley Whetter
c6b46969f8 Fixed decoding of binary data on Python 2
Fixes #159
2019-03-30 13:43:26 -07:00
Ashley Whetter
6dfd2378ef Fixed typo in travis config 2019-03-30 11:50:45 -07:00
Ashley Whetter
e768a02818 Added missing environments to travis config 2019-03-30 11:49:23 -07:00
Ashley Whetter
bcf82f538c Update travis configuration 2019-03-30 11:47:28 -07:00
Ashley Whetter
5d648c6fa8 Stopped pinning black version 2019-03-30 11:47:11 -07:00
Ashley Whetter
8ce44b2eb2 Turn off style linting
We have black for that now.
2019-03-05 22:52:13 -08:00
Ashley Whetter
a4f798183c Fixed private submodules displaying when private-members turned off
Also fixed whitespace issues in templates.
2019-03-05 22:52:13 -08:00
Ashley Whetter
60464d0d23 Fixed formatting error 2019-02-20 07:34:10 -08:00
Ashley Whetter
d4ab0ea0a7 Start checking black on travis 2019-02-20 07:29:10 -08:00
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
2019-02-20 07:26:20 -08:00
Ashley Whetter
3722490c36 v0.7.1 2019-02-04 21:24:18 -08:00
Ashley Whetter
80fd76bd1e Fixed false warning when importing a local module 2019-02-04 21:21:32 -08:00
Ashley Whetter
30a620e449 v0.7.0 2019-01-30 21:57:13 -08:00
Ashley Whetter
68e1f79ed5 Added render log messages 2019-01-30 21:53:08 -08:00
Ashley Whetter
63bbe719c6 Tweaked README formatting 2019-01-26 21:23:21 -08:00
Ashley Whetter
f77bf19800 Added Black formatting 2019-01-26 21:20:45 -08:00
Ashley Whetter
c4fe76ef23 Removed references to old css and js files 2019-01-26 17:16:22 -08:00
Ashley Whetter
2cf80b1569 Fixed Sphinx logger deprecation warnings 2019-01-26 17:11:12 -08:00
Ashley Whetter
dfe82ae94e Dropped support for Sphinx<1.6 2019-01-26 16:26:39 -08:00
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
2019-01-26 16:18:16 -08:00
Ashley Whetter
2e8aab2653 Added complex integration tests 2019-01-26 16:18:16 -08:00
Ashley Whetter
9fe8489bfe Fixed lint errors 2019-01-26 16:18:16 -08:00
Ashley Whetter
88eea89bb5 Reorganised Python tests to be more pytest-like 2019-01-26 16:18:16 -08:00
Ashley Whetter
9397c0709f Fixed a typo in the docs 2018-12-04 17:42:30 -08:00
Ashley Whetter
f8c26b2682 v0.6.2 2018-11-15 14:02:17 -08:00
Ashley Whetter
1caa6d22e1 Fixed some import chains failing to resolve depending on resolution order 2018-11-15 13:31:33 -08:00
Ashley Whetter
9f197afa76 v0.6.1 2018-11-14 22:50:14 -08:00
Ashley Whetter
0eb6ecc898 Revert "Travis uses Python 3.7"
This reverts commit fd0aad00df.
2018-11-14 22:50:14 -08:00
Ashley Whetter
fd0aad00df Travis uses Python 3.7 2018-11-14 22:47:16 -08:00
Ashley Whetter
e1962d8bd8 Added Python 3.7 testing
Also made Sphinx 1.8 testing use stable version
2018-11-14 22:40:55 -08:00
Ashley Whetter
e867f0cb08 Fixed no title warning during tests 2018-11-14 22:40:33 -08:00
Ashley Whetter
3b52975340 Fixed unicode decoding on Python 3.7 2018-11-14 22:40:22 -08:00
Ashley Whetter
c6f34398b5 Fixed autodoc not documenting top level packages or modules 2018-11-14 22:39:18 -08:00
Ashley Whetter
aac53178eb Fixed error parsing files with unicode docstrings 2018-11-13 11:07:36 -08:00
Ashley Whetter
66cf2ed4d0 Fixed autodoc not documenting anything in submodules or subpackages 2018-09-24 14:52:18 -07:00
Ashley Whetter
a1f1fd8651 Fixed properly resolving definitions imported more than once 2018-09-07 17:36:20 -07:00
Ashley Whetter
2799fb32cc Fixed error when documenting something that's imported in more than one place 2018-09-07 16:56:11 -07:00
Ashley Whetter
cb032b6920 v0.6.0 2018-08-20 11:19:29 -07:00
Ashley Whetter
0e478b2837 Added Sphinx 1.8.0b1 testing 2018-08-20 11:08:07 -07:00
Ashley Whetter
007ef746f4 Fixed linter again 2018-08-20 11:01:07 -07:00
Ashley Whetter
fb8892ccad Fixed lint error 2018-08-20 09:48:24 -07:00
Ashley Whetter
c3f3cc33de Added viewcode support for imported members 2018-08-20 09:37:43 -07:00
Ashley Whetter
92b4ea9dc8 Fixed linking to builtin bases 2018-08-13 17:26:54 -07:00