summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix again. Sections which depth are lower than :tocdepth: should not be shown...shimizukawa2014-12-051-6/+17
* fix py3 error for pull request #314shimizukawa2014-12-041-1/+2
* Merged in lehmannro/sphinx-warnconfig (pull request #314)Takayuki Shimizukawa2014-12-041-1/+39
|\
| * Refactor tests.Robert Lehmann2014-11-091-36/+37
| * Spec out configuration type checks.Robert Lehmann2014-11-051-0/+29
| * Checked configuration values for their types. Fixes #1150.Robert Lehmann2014-10-301-0/+8
* | Fix #1607: Sphinx crashes on building latexpdf with "howto" classtk0miya2014-11-242-0/+67
* | merge with stableGeorg Brandl2014-11-171-4/+4
|\ \
| * | Closes #1372: use https URL for PEPs and RFCsGeorg Brandl2014-11-171-2/+2
* | | Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...Georg Brandl2014-11-122-1/+4
* | | Py3 fix.Georg Brandl2014-11-071-2/+2
* | | merge with stableGeorg Brandl2014-11-071-8/+20
|\ \ \ | |/ /
| * | Fix :confval:`autodoc_docstring_signature` not working with signaturesGeorg Brandl2014-11-071-8/+20
| * | Fix #1512 env.record_dependency crashes on multibyte directoriestk0miya2014-09-151-1/+26
* | | Announce used Python version when running tests.Georg Brandl2014-11-061-1/+1
* | | Add a basic test for sphinx.apidoc.Georg Brandl2014-11-061-0/+42
* | | Stop removing temporary test data after tests.Georg Brandl2014-11-062-5/+0
| |/ |/|
* | Fix #1603 :numref: doesn't work correctly when label contain underscoretk0miya2014-10-273-8/+8
* | rename `numfig_prefix` to `numfig_format`. later is better for the purpose.shimizukawa2014-10-101-1/+1
* | fix trailing space and long lineshimizukawa2014-10-098-25/+53
* | Merged in tk0miya/sphinx (pull request #307)Takayuki Shimizukawa2014-10-097-3/+72
|\ \
| * \ Merged in tk0miya/sphinx (pull request #303)Takayuki Shimizukawa2014-10-097-2/+121
| |\ \
| | * | fix testing for jQuery-1.11.1shimizukawa2014-10-091-1/+1
| * | | Merge with defaulttk0miya2014-10-066-2/+71
| |\ \ \
| | * | | Update testcases for :numref:tk0miya2014-10-026-2/+71
* | | | | Add frame to code-block in LaTeXtk0miya2014-10-081-1/+1
| |_|/ / |/| | |
* | | | fix testing for ad7ce315a358shimizukawa2014-10-071-1/+1
* | | | mergeJeppe Pihl2014-10-065-0/+119
|\ \ \ \ | |/ / / |/| | |
| * | | fixed bugs, and extended unit test to catch them again if they reappearJeppe Pihl2014-10-061-1/+1
| * | | mergeJeppe Pihl2014-10-065-1/+122
| |\ \ \
| | * | | added test .rst filesJeppe Pihl2014-10-043-0/+29
| | * | | added tests for linenos, lineno-start, lineno-matchJeppe Pihl2014-10-041-1/+77
| | * | | 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
| | |/ /
* | | | test fixGeorg Brandl2014-10-061-3/+3
* | | | Fix up default labels for figures and listings.Georg Brandl2014-10-061-60/+60
* | | | Merged in tk0miya/sphinx (pull request #304)Takayuki Shimizukawa2014-10-061-2/+2
|\ \ \ \ | |/ / /
| * | | Fix test for previous change.shimizukawa2014-10-061-2/+2
| |/ /
* | | Fix flake8 violationstk0miya2014-10-061-169/+180
* | | Surround fignum and caption with <span> tagtk0miya2014-10-052-256/+263
* | | Set permanent links to every captions and titlestk0miya2014-10-051-4/+10
|/ /
* | Merge with defaulttk0miya2014-09-281-0/+2
|\ \
| * | Add options argument to Sphinx.add_latex_package()tk0miya2014-09-281-0/+2
* | | add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...shimizukawa2014-09-282-0/+33
* | | fix testing on Windows.shimizukawa2014-09-281-1/+2
|/ /
* | Merged in tk0miya/sphinx (pull request #298)Takayuki Shimizukawa2014-09-287-0/+583
|\ \
| * | Separate numfig testcase from toctree'stk0miya2014-09-2711-200/+276
| * | Assign fignum to tables and code-blockstk0miya2014-09-275-1/+251
| * | Add testcases for numfigtk0miya2014-09-266-0/+257
* | | Add new API: Sphinx.add_latex_package()tk0miya2014-09-271-0/+7
|/ /