summaryrefslogtreecommitdiff
path: root/tests/root
Commit message (Expand)AuthorAgeFilesLines
* Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...Georg Brandl2014-11-121-1/+1
* Merged in tk0miya/sphinx (pull request #303)Takayuki Shimizukawa2014-10-091-0/+16
|\
| * fixed issues with line numbering not being showed correctly.Jeppe Pihl2014-10-021-1/+1
| * #1583: Allow the line numbering of the directive `literalinclude` to match th...Jeppe Pihl2014-09-301-0/+16
* | Update testcases for :numref:tk0miya2014-10-022-0/+4
|/
* Merged in tk0miya/sphinx (pull request #291)Takayuki Shimizukawa2014-09-231-0/+4
|\
| * Fix cannot capture title of literal_block node by xreftk0miya2014-08-241-0/+4
* | Split viewcode and linkcode tests out of main test root.Georg Brandl2014-09-211-29/+10
* | Complete test suite overhaul.Georg Brandl2014-09-2114-311/+19
* | Closes #1284: Program options documented with :rst:dir:`option` can now start...Georg Brandl2014-09-201-0/+4
* | Add tests for "any" role and default-role setting. Fix some minor bugs with "...Georg Brandl2014-09-191-0/+19
|/
* rename "literal.inc.orig", too easy to delete together with other merge backu...Georg Brandl2014-09-072-1/+1
* Fix #1381 :rfc: and :pep: roles support custom link texttk0miya2014-08-201-0/+2
* add test and document about diff params in literalinclude.WAKAYAMA Shirou2014-08-122-0/+16
* Merged in lennart0901/sphinx (pull request #260)Takayuki Shimizukawa2014-08-031-0/+4
|\
| * * refactoring: metadata (docinfo) type normalization and add test.shimizukawa2014-08-021-0/+4
* | Escape underscore in citation labels for latex exportLennart Fricke2014-07-312-0/+2
|/
* compress static PNG images with optipng -o10Lars Buitinck2014-07-223-0/+0
* MergeDmitry Shachnev2014-01-201-2/+2
|\
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-2/+2
* | Makes suggested changes before adding napoleon to sphinxRob Ruana2014-01-191-1/+1
* | Merged birkenfeld/sphinx into defaultRob Ruana2014-01-193-1/+18
|\ \
| * | The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and ``un...Georg Brandl2014-01-191-1/+0
| * | Merged in guibog/sphinx2 (pull request #184)Georg Brandl2014-01-193-0/+18
| |\ \ | | |/ | |/|
| | * autodoc extension: add autodoc_mock_imports config valueguibog2013-10-233-0/+18
* | | Merge conflictsRob Ruana2014-01-182-10/+1
|\ \ \ | |/ /
| * | Remove sphinx.ext.oldcmarkup compatibility extension.Georg Brandl2014-01-172-9/+1
* | | Merges napoleon extension into mainline sphinxRob Ruana2014-01-181-1/+2
|/ /
* | merge stable into defaultGeorg Brandl2014-01-112-0/+2
|\ \
| * | Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` di...Georg Brandl2014-01-111-0/+1
| * | merge stable into defaultGeorg Brandl2014-01-111-0/+1
| |\ \
| | * | Allow "." and "~" prefixes in inline :param: typedefs.Virgil Dupras2014-01-041-0/+1
| | |/
* | | * add a test for the parsed-literal directiveGeorg Brandl2014-01-111-0/+4
|/ /
* | Closes #933: Do not crash if an ``:option:`` value is malformed (contains spacesGeorg Brandl2014-01-101-0/+1
|/
* Merged in RelentlessIdiot/sphinx (pull request #149)Georg Brandl2013-09-161-0/+26
|\
| * Fix #1203: Does not append space to unknown field names.Rob Ruana2013-06-231-0/+26
* | Set up initial test.Matthias C. M. Troffaes2013-08-222-0/+3
|/
* Fix: Citation target missing cause AssertionError. Closes #1160shimizukawa2013-05-021-0/+6
* fix: paragraphs in versionmodified are ignored when it has no dangling paragr...Nozomu Kaneko2013-01-061-0/+9
* Closes #1108: [text] Correctly number enumerated lists with non-default start...Jonathan Waltman2013-02-202-0/+55
* Add man_pages config to tests/root/conf.py.Jonathan Waltman2013-01-061-0/+5
* Divide test_intl target source files for speed-up.shimizukawa2013-01-0617-388/+0
* Move "only" directive tests to a seperate test root.Jonathan Waltman2013-01-052-204/+0
* Closes #976: Fix gettext does not extract index entries.shimizukawa2013-01-053-0/+109
* Closes #940: Fix gettext does not extract figure caption.shimizukawa2013-01-054-0/+42
* Fix text writer can not handle visit_legend for figure directive contents.shimizukawa2013-01-041-0/+4
* Add regression test for gettext does not extract definition terms. Closes #975shimizukawa2013-01-013-0/+44
* Closes #1065: in Makefiles, ignore errors in "rm" using the -f flag, not a "-...Georg Brandl2012-12-311-1/+1
* fix #1058 Footnote backlinks do not workNozomu Kaneko2012-12-192-0/+41
* Avoid unusable warning in using i18n translation. Closes #1057.shimizukawa2012-12-163-0/+44