summaryrefslogtreecommitdiff
path: root/tests/test_napoleon_docstring.py
Commit message (Expand)AuthorAgeFilesLines
* Closes #1429: Adds smarter Args parsing for Google style docstrings.Rob Ruana2014-03-211-47/+100
* Closes #1418: Private and special members are properly skipped on Python 3.3Rob Ruana2014-03-111-3/+4
* Closes #1384: Parse and interpret See Also section the way NumpyDoc doesRob Ruana2014-03-091-0/+53
* Closes #1396: Param types with inline markup no longer italicizedRob Ruana2014-03-091-2/+51
* Merges napoleon extension into mainline sphinxRob Ruana2014-01-181-0/+259