summaryrefslogtreecommitdiff
path: root/tests/roots/test-autosummary
Commit message (Expand)AuthorAgeFilesLines
* Run the ``pyupgrade`` toolAdam Turner2022-10-171-1/+1
* add testsPawel Budzynski2021-04-291-0/+7
* The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-041-0/+0
* Fix flake8 violationsTakeshi KOMIYA2018-02-193-1/+8
* BUG: Fix autosummary of members with a trailing underscoreEric Wieser2017-03-262-0/+13
* Fix #3285: autosummary: asterisks are escaped twiceTakeshi KOMIYA2017-01-211-1/+1
* Fix #1462: autosummary warns for namedtuple with attribute with trailing unde...Takeshi KOMIYA2016-08-301-0/+4
* fix testing for text builder that generate _build/text/_build/text/_build/......shimizukawa2016-01-091-0/+2
* fix trailing space and long lineTakayuki Shimizukawa2014-10-091-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-213-6/+42
* merge with stableTakayuki Shimizukawa2014-07-131-0/+6
|\
| * * Fix: autosummary can't handle nested classes correctly. Closes #1441Takayuki Shimizukawa2014-06-211-0/+6
* | merge with stableTakayuki Shimizukawa2014-06-091-0/+44
|\ \ | |/
| * * Fix: autosummary does not create the description from attributes docstring....Takayuki Shimizukawa2014-04-111-0/+44
* | introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-6/+6
|/
* fix windows newlinesGeorg Brandl2014-03-013-32/+32
* Closes #1374: Autosummary generates overly-long summaries if first line doesn...Paul Molodowitch2014-02-033-0/+32