summaryrefslogtreecommitdiff
path: root/tests/test_ext_napoleon_docstring.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
| * [Napoleon] adds xref test data for pull request #3168Rob Ruana2016-12-091-5/+7
* | fix style check warningsYoshiki Shibukawa2017-03-031-2/+2
* | [Napoleon] adds xref test data for pull request #3168Rob Ruana2016-11-211-5/+7
|/
* To simplify, sphinx uses external mock package even if unittest.mock exists.shimizukawa2016-10-151-1/+1
* Python domain can now link container types automaticallyAshley Whetter2016-08-031-0/+18
* Fix #2541: [Napoleon] Adds a blank line before parameter descriptions that st...Rob Ruana2016-06-111-1/+3
* fix #2379 - Keyword args rendered with type links, as normal parameters (conf...Jan Duzinkiewicz2016-03-231-2/+25
* Fix #2227: [Napoleon] Fixes issue in which bulleted lists in parameter descri...Rob Ruana2016-01-271-3/+545
* Merge branch 'stable'Georg Brandl2016-01-141-1/+1
|\
| * Obligatory copyright update.Georg Brandl2016-01-141-1/+1
| * Closes #1840: [Napoleon] Fixes Google style parsing to only match section hea...Rob Ruana2015-07-241-0/+126
| * Closes #1927: [Napoleon] fixes parsing & formatting of types in Raises sectionRob Ruana2015-06-111-1/+362
| * Closes #1904: [Napoleon] parses restructuredtext references in fields/params ...Rob Ruana2015-05-271-0/+38
| * Closes #1831: [Napoleon] Makes google type regex greedy to consume entire typ...Rob Ruana2015-05-031-0/+47
| * Closes #1831: [Napoleon] If name is not found in NumPy Doc Returns section, r...Rob Ruana2015-04-031-0/+61
* | [Napoleon] Fix NumPy handling of *args and **kwargs parametersDean Moldovan2015-11-211-2/+2
* | Closes #1840: [Napoleon] Fixes Google style parsing to only match section hea...Rob Ruana2015-07-241-0/+126
* | Related to #1927: [Napoleon] always start description on same line as type in...Rob Ruana2015-06-111-119/+87
* | Closes #1927: [Napoleon] fixes parsing & formatting of types in Raises sectionRob Ruana2015-06-111-1/+362
* | Closed #1925: [Napoleon] provides @property examples & recommends PEP 484 typ...Rob Ruana2015-06-091-13/+18
* | Closes #1904: [Napoleon] parses restructuredtext references in fields/params ...Rob Ruana2015-05-271-0/+38
* | Closes #1831: [Napoleon] Makes google type regex greedy to consume entire typ...Rob Ruana2015-05-031-0/+47
* | Closes #1831: [Napoleon] If name is not found in NumPy Doc Returns section, r...Rob Ruana2015-04-031-0/+61
|/
* Closes #1716: Adds "Yield" alias for "Yields" section in napoleon extensionRob Ruana2015-02-091-1/+60
* Closes #1484: add tests to confirm namedtuple subclasses are handled correctl...Rob Ruana2015-02-091-6/+53
* Closes #1670: Fix napoleon handling of *args and **kwargs parametersRob Ruana2015-01-121-0/+42
* Test fixup.Georg Brandl2015-01-091-2/+2
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-211-0/+442