summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | fix testing for ad7ce315a358shimizukawa2014-10-071-1/+1
| | * | | | | | | | | | update CHANGES for pull request #301. Closes #1583shimizukawa2014-10-071-2/+3
| | * | | | | | | | | | Merged in jpihl/sphinx-fork (pull request #301)Takayuki Shimizukawa2014-10-079-23/+187
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ mergeJeppe Pihl2014-10-069-23/+187
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | fix line separator issueJeppe Pihl2014-10-061-3/+4
| | | | * | | | | | | | | fixed bugs, and extended unit test to catch them again if they reappearJeppe Pihl2014-10-062-4/+5
| | | | * | | | | | | | | mergeJeppe Pihl2014-10-069-24/+188
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | added test .rst filesJeppe Pihl2014-10-043-0/+29
| | | | | * | | | | | | | | added tests for linenos, lineno-start, lineno-matchJeppe Pihl2014-10-041-1/+77
| | | | | * | | | | | | | | added documentation for lineno-match optionJeppe Pihl2014-10-041-2/+7
| | | | | * | | | | | | | | fixed issues with line numbering not being showed correctly.Jeppe Pihl2014-10-022-18/+40
| | | | | * | | | | | | | | fix pep8 warningsJeppe Pihl2014-10-011-8/+8
| | | | | * | | | | | | | | #1583: Allow the line numbering of the directive `literalinclude` to match th...Jeppe Pihl2014-09-304-11/+43
| | | | | | |/ / / / / / / | | | | | |/| | | | | | |
| | * | | | | | | | | | | improve C coverage outputGeorg Brandl2014-10-061-3/+3
| | |/ / / / / / / / / /
| | * | | | | | | | | | test fixGeorg Brandl2014-10-061-3/+3
| | * | | | | | | | | | Include placeholder in numfig prefix i18n strings so that they do not end in ...Georg Brandl2014-10-063-11/+14
| | * | | | | | | | | | Fix environment handling for the fignum changes.Georg Brandl2014-10-061-3/+4
| | * | | | | | | | | | Update sphinx.potGeorg Brandl2014-10-061-140/+157
| | * | | | | | | | | | Fix up default labels for figures and listings.Georg Brandl2014-10-062-62/+62
| | * | | | | | | | | | Merged in tk0miya/sphinx (pull request #304)Takayuki Shimizukawa2014-10-062-6/+9
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | Fix test for previous change.shimizukawa2014-10-061-2/+2
| | | * | | | | | | | | Fix. <caption> node should not include <paragraph> block element as a result ...shimizukawa2014-10-061-4/+7
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Fix flake8 violationstk0miya2014-10-061-169/+180
| | * | | | | | | | | Surround fignum and caption with <span> tagtk0miya2014-10-053-256/+271
| | * | | | | | | | | Refactor creating permalinks on HTML writertk0miya2014-10-051-31/+17
| | * | | | | | | | | Set permanent links to every captions and titlestk0miya2014-10-055-7/+41
| | |/ / / / / / / /
| | * | | | | | | | abort sphinx-quickstart when project path is not a empty directory.shimizukawa2014-10-041-0/+9
| | * | | | | | | | pull request #299 has been merged. Add documentation for sphinx-quickstart op...shimizukawa2014-10-043-6/+140
| | * | | | | | | | mergeWAKAYAMA Shirou2014-10-021-0/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | manage --no-makefile and --no-batchfile in quiet mode.WAKAYAMA Shirou2014-10-021-0/+4
| | * | | | | | | | | birkenfeld/sphinx ? default ?????????WAKAYAMA shirou2014-10-021-14/+139
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | add required parameters check and print warning when quiet mode is specified.WAKAYAMA Shirou2014-09-301-0/+7
| | | * | | | | | | fix overwriting option specified values.WAKAYAMA Shirou2014-09-301-5/+5
| | | * | | | | | | fix the comments.WAKAYAMA Shirou2014-09-281-33/+50
| | | * | | | | | | add various options to sphinx-quickstart.WAKAYAMA Shirou2014-09-271-7/+108
| | * | | | | | | | merge with stableGeorg Brandl2014-10-01404-5523/+27996
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bizstyle: we now emit "code" instead of "tt".Georg Brandl2014-10-011-4/+4
| | | * | | | | | | | Fix Builder.imgpath has not been initialized correctlytk0miya2014-10-011-2/+2
| | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | pull request #297 has been merged. Update CHANGES for it. Closes #1571.shimizukawa2014-09-291-0/+2
| | | * | | | | | | Merged in tk0miya/sphinx (pull request #297)Takayuki Shimizukawa2014-09-297-19/+20
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Refactored; Initialize imagedir at init() methodtk0miya2014-09-292-5/+7
| | | | * | | | | | | Merge with defaulttk0miya2014-09-2819-5/+748
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | Remove debug printtk0miya2014-09-281-3/+0
| | | | * | | | | | | | Add imgpath property to all builderstk0miya2014-09-277-20/+22
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | Merge with defaulttk0miya2014-09-284-4/+17
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Add options argument to Sphinx.add_latex_package()tk0miya2014-09-284-4/+17
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...shimizukawa2014-09-287-25/+75
| | | * | | | | | | | fix testing on Windows.shimizukawa2014-09-281-1/+2
| | | |/ / / / / / /
| | | * | | | | | | update CHANGES for pull request #298shimizukawa2014-09-281-0/+2
| | | * | | | | | | Merged in tk0miya/sphinx (pull request #298)Takayuki Shimizukawa2014-09-2814-4/+721
| | | |\ \ \ \ \ \ \