summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: Upgrade python on Circle CI to 3.5Takeshi KOMIYA2018-08-251-1/+4
* Fix #5322: autodoc: ``Any`` typehint causes formatting errorTakeshi KOMIYA2018-08-222-2/+10
* Fix #5211: autodoc: No docs generated for functools.partial functionsTakeshi KOMIYA2018-08-172-0/+49
* Fix #5291: autodoc crashed by ForwardRef typesTakeshi KOMIYA2018-08-152-0/+6
* test Signature annotations in py34 tooTakeshi KOMIYA2018-08-151-2/+2
* Fix autodoc: Optional types are wrongly renderedTakeshi KOMIYA2018-08-152-2/+11
* handle NoneType as NoneTerence D. Honles2018-08-102-1/+10
* Fix #5158: autosummary: module summary has been broken when it starts with he...Takeshi KOMIYA2018-07-161-0/+5
* Merge branch '1.7' into 3329_i18n_autosymbol_footnotesTakeshi KOMIYA2018-07-162-1/+9
|\
| * Merge pull request #5167 from mitya57/long-tuplesTakeshi KOMIYA2018-07-162-1/+9
| |\
| | * Add a failing test for formatting Tuple[int, str, int]Dmitry Shachnev2018-07-132-1/+9
* | | Merge branch '1.7' into 3329_i18n_autosymbol_footnotesTakeshi KOMIYA2018-07-152-1/+3
|\ \ \ | |/ /
| * | Fix #5139: autodoc: Enum argument missing if it shares value with anotherTakeshi KOMIYA2018-07-152-1/+3
| |/
* | Fix #3329: i18n: crashed by auto-symbol footnote referencesTakeshi KOMIYA2018-07-153-4/+12
|/
* Fix #5146: autosummary: warning is emitted when the first line of docstring e...Takeshi KOMIYA2018-07-081-0/+4
* Fix #5070: epub: Wrong internal href fragment linksTakeshi KOMIYA2018-06-193-0/+28
* Fix broken testcase by alabaster-0.711Takeshi KOMIYA2018-06-191-4/+8
* Merge branch '1.7' into 5091_latex_curlybrace_in_indexTakeshi KOMIYA2018-06-191-4/+33
|\
| * Fix #5066: html: "relations" sidebar is not shown by defaultTakeshi KOMIYA2018-06-161-4/+33
* | Fix #5091: latex: curly braces in index entries are not handled correctlyTakeshi KOMIYA2018-06-161-1/+1
|/
* Fix #5032: autodoc loses the first staticmethod parameter for old styled classesTakeshi KOMIYA2018-06-131-0/+23
* Fix #5019: autodoc: crashed by Form Feed CharacterTakeshi KOMIYA2018-06-101-0/+9
* LaTeX, follow-up to PR #5012, avoid label separated by pagebreakjfbu2018-06-081-1/+1
* Merge branch '1.7' into 5048_numbered_toctreeTakeshi KOMIYA2018-06-084-2/+17
|\
| * Add tests for non-captioned table with label in latexjfbu2018-06-084-2/+17
* | Merge branch '1.7' into 5048_numbered_toctreeTakeshi KOMIYA2018-06-082-2/+8
|\ \ | |/
| * Fix sphinx.testing uses deprecated pytest API; Node.get_marker(name)Takeshi KOMIYA2018-06-072-2/+8
* | Fix #5048: crashed with numbered toctreeTakeshi KOMIYA2018-06-071-0/+11
|/
* LaTeX: make deactivation of = and " systematicjfbu2018-06-051-2/+2
* C++: parse pack expansions in function calls.lucdanton2018-05-261-0/+3
* Merge branch '1.7' into 4914_dataclassesTakeshi KOMIYA2018-05-239-18/+226
|\
| * Merge branch '1.7' into 4919_crashed_by_numbered_toctreeTakeshi KOMIYA2018-05-236-0/+172
| |\
| | * Close #4980: latex: Improve label handling of LaTeX builder (section)Takeshi KOMIYA2018-05-223-0/+29
| | * Close #4980: latex: Improve label handling of LaTeX builder (table)Takeshi KOMIYA2018-05-222-0/+29
| | * Close #4980: latex: Improve label handling of LaTeX builder (code-block)Takeshi KOMIYA2018-05-222-0/+24
| | * Close #4980: latex: Improve label handling of LaTeX builder (figure)Takeshi KOMIYA2018-05-223-0/+39
| | * Revert extra \relax after \phantomsection in LaTeXTranslator.hypertargetjfbu2018-05-211-12/+12
| | * Avoid unneeded \relax after \phantomsection in glossary item labelsjfbu2018-05-211-8/+8
| | * Fix #4973: latex: glossary directive adds whitespace to each itemTakeshi KOMIYA2018-05-213-12/+63
| * | Merge branch '1.7' into 4919_crashed_by_numbered_toctreeTakeshi KOMIYA2018-05-211-0/+31
| |\ \ | | |/
| | * Fix #4956: autodoc: Failed to extract document from a subclass of the class o...Takeshi KOMIYA2018-05-211-0/+31
| * | Fix #4919: node.asdom() crashes if toctree has :numbered: optionTakeshi KOMIYA2018-05-211-18/+18
| |/
| * Merge branch '1.7' into 4979_latex_index_escapingTakeshi KOMIYA2018-05-211-0/+11
| |\
| * | Fix #4979: latex: Incorrect escaping of curly braces in index entriesTakeshi KOMIYA2018-05-192-0/+5
* | | Fix #4914: autodoc: Parsing error when using dataclasses without default valuesTakeshi KOMIYA2018-05-211-2/+4
| |/ |/|
* | Merge pull request #4928 from JulienPalard/i18n-ignore-git-dirTakeshi KOMIYA2018-05-191-0/+11
|\ \ | |/ |/|
| * i18n: Ignore dot-directories like .git/ in LC_MESSAGES/.Julien Palard2018-05-081-0/+11
* | Merge branch '1.7' into latex_deeply_nested_enumlistTakeshi KOMIYA2018-05-191-0/+4
|\ \
| * | Fix #4969: autodoc: constructor method should not have return annotationTakeshi KOMIYA2018-05-191-0/+4
* | | Fix latex: deeply nested enumerated list which is beginning with non-1 causes...Takeshi KOMIYA2018-05-152-0/+7
|/ /