summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* release 1.3b11.3b1shimizukawa2014-10-091-3/+3
* rename `numfig_prefix` to `numfig_format`. later is better for the purpose.shimizukawa2014-10-103-3/+3
* fix trailing space and long lineshimizukawa2014-10-091-2/+4
* update localesshimizukawa2014-10-0975-5195/+6446
* fix i18n.shimizukawa2014-10-091-7/+6
* fix: remove alert() from bizstyle js.shimizukawa2014-10-091-4/+2
* merge with stableshimizukawa2014-10-09168-3282/+22753
|\
| * Merged in tk0miya/sphinx (pull request #307)Takayuki Shimizukawa2014-10-0918-6394/+7371
| |\
| | * Merged in tk0miya/sphinx (pull request #303)Takayuki Shimizukawa2014-10-0913-6385/+7309
| | |\
| | | * Merged in shimizukawa/sphinx (pull request #305)Takayuki Shimizukawa2014-10-096-14/+38
| | | |\
| | | | * If the ``python-levenshtein`` 3rd-party package is installed, it will improve...shimizukawa2014-10-051-1/+10
| | | | * Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...shimizukawa2014-10-056-13/+28
| | | * | Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for j...shimizukawa2014-10-084-6344/+7207
| | * | | Merge with defaulttk0miya2014-10-069-36/+126
| | |\ \ \
| | | * | | Fix position of \label tag for literal_block was invalid in LaTeXtk0miya2014-10-061-2/+3
| | | * | | Fix position of \label tag for table was invalid in LaTeXtk0miya2014-10-061-3/+6
| | | * | | Catch KeyError resolving numref if target docs does not included in toctreetk0miya2014-10-061-1/+1
| | | * | | Fix numfig got error if table without title existstk0miya2014-10-011-1/+1
| | | * | | Support :numref: in other writerstk0miya2014-10-023-0/+15
| | | * | | Support :numref: in LaTeX writertk0miya2014-10-014-5/+32
| | | * | | Merge with defaulttk0miya2014-10-023-31/+75
| | | |\ \ \
| | | | * | | Add :numref: role to refer figures, tables and code-blocks by its fignumtk0miya2014-10-013-31/+75
| * | | | | | Add frame to code-block in LaTeXtk0miya2014-10-081-1/+3
| | |_|_|/ / | |/| | | |
| * | | | | Merged in tk0miya/sphinx (pull request #306)Takayuki Shimizukawa2014-10-071-3/+3
| |\ \ \ \ \
| | * | | | | Fix it should not use starttag() to tags which are not related with nodetk0miya2014-10-061-3/+3
| | |/ / / /
| * | | | | Merged in jpihl/sphinx-fork (pull request #301)Takayuki Shimizukawa2014-10-071-21/+58
| |\ \ \ \ \
| | * \ \ \ \ mergeJeppe Pihl2014-10-061-21/+58
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | fix line separator issueJeppe Pihl2014-10-061-3/+4
| | | * | | | fixed bugs, and extended unit test to catch them again if they reappearJeppe Pihl2014-10-061-3/+4
| | | * | | | mergeJeppe Pihl2014-10-061-21/+56
| | | |\ \ \ \
| | | | * | | | fixed issues with line numbering not being showed correctly.Jeppe Pihl2014-10-021-17/+39
| | | | * | | | fix pep8 warningsJeppe Pihl2014-10-011-8/+8
| | | | * | | | #1583: Allow the line numbering of the directive `literalinclude` to match th...Jeppe Pihl2014-09-301-11/+24
| | | | | |/ / | | | | |/| |
| * | | | | | improve C coverage outputGeorg 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-061-2/+2
| * | | | | Merged in tk0miya/sphinx (pull request #304)Takayuki Shimizukawa2014-10-061-4/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix. <caption> node should not include <paragraph> block element as a result ...shimizukawa2014-10-061-4/+7
| | | |_|/ | | |/| |
| * | | | Surround fignum and caption with <span> tagtk0miya2014-10-051-0/+8
| * | | | Refactor creating permalinks on HTML writertk0miya2014-10-051-31/+17
| * | | | Set permanent links to every captions and titlestk0miya2014-10-054-3/+31
| |/ / /
| * | | 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-041-6/+5
| * | | 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