| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | Fix position of \label tag for literal_block was invalid in LaTeX | tk0miya | 2014-10-06 | 1 | -2/+3 | |
| | | | * | | | Fix position of \label tag for table was invalid in LaTeX | tk0miya | 2014-10-06 | 1 | -3/+6 | |
| | | | * | | | Catch KeyError resolving numref if target docs does not included in toctree | tk0miya | 2014-10-06 | 1 | -1/+1 | |
| | | | * | | | Fix numfig got error if table without title exists | tk0miya | 2014-10-01 | 1 | -1/+1 | |
| | | | * | | | Support :numref: in other writers | tk0miya | 2014-10-02 | 3 | -0/+15 | |
| | | | * | | | Support :numref: in LaTeX writer | tk0miya | 2014-10-01 | 4 | -5/+32 | |
| | | | * | | | Merge with default | tk0miya | 2014-10-02 | 3 | -31/+75 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Add :numref: role to refer figures, tables and code-blocks by its fignum | tk0miya | 2014-10-01 | 3 | -31/+75 | |
| | * | | | | | | Add frame to code-block in LaTeX | tk0miya | 2014-10-08 | 1 | -1/+3 | |
| | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | Merged in tk0miya/sphinx (pull request #306) | Takayuki Shimizukawa | 2014-10-07 | 1 | -3/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix it should not use starttag() to tags which are not related with node | tk0miya | 2014-10-06 | 1 | -3/+3 | |
| | | |/ / / / | ||||||
| | * | | | | | Merged in jpihl/sphinx-fork (pull request #301) | Takayuki Shimizukawa | 2014-10-07 | 1 | -21/+58 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | merge | Jeppe Pihl | 2014-10-06 | 1 | -21/+58 | |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | | * | | | | fix line separator issue | Jeppe Pihl | 2014-10-06 | 1 | -3/+4 | |
| | | | * | | | | fixed bugs, and extended unit test to catch them again if they reappear | Jeppe Pihl | 2014-10-06 | 1 | -3/+4 | |
| | | | * | | | | merge | Jeppe Pihl | 2014-10-06 | 1 | -21/+56 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | fixed issues with line numbering not being showed correctly. | Jeppe Pihl | 2014-10-02 | 1 | -17/+39 | |
| | | | | * | | | | fix pep8 warnings | Jeppe Pihl | 2014-10-01 | 1 | -8/+8 | |
| | | | | * | | | | #1583: Allow the line numbering of the directive `literalinclude` to match th... | Jeppe Pihl | 2014-09-30 | 1 | -11/+24 | |
| | | | | | |/ / | | | | |/| | | ||||||
| | * | | | | | | improve C coverage output | Georg Brandl | 2014-10-06 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| | * | | | | | Include placeholder in numfig prefix i18n strings so that they do not end in ... | Georg Brandl | 2014-10-06 | 3 | -11/+14 | |
| | * | | | | | Fix environment handling for the fignum changes. | Georg Brandl | 2014-10-06 | 1 | -3/+4 | |
| | * | | | | | Update sphinx.pot | Georg Brandl | 2014-10-06 | 1 | -140/+157 | |
| | * | | | | | Fix up default labels for figures and listings. | Georg Brandl | 2014-10-06 | 1 | -2/+2 | |
| | * | | | | | Merged in tk0miya/sphinx (pull request #304) | Takayuki Shimizukawa | 2014-10-06 | 1 | -4/+7 | |
| | |\ \ \ \ \ | | |/ / / / | ||||||
| | | * | | | | Fix. <caption> node should not include <paragraph> block element as a result ... | shimizukawa | 2014-10-06 | 1 | -4/+7 | |
| | | | |_|/ | | |/| | | ||||||
| | * | | | | Surround fignum and caption with <span> tag | tk0miya | 2014-10-05 | 1 | -0/+8 | |
| | * | | | | Refactor creating permalinks on HTML writer | tk0miya | 2014-10-05 | 1 | -31/+17 | |
| | * | | | | Set permanent links to every captions and titles | tk0miya | 2014-10-05 | 4 | -3/+31 | |
| | |/ / / | ||||||
| | * | | | abort sphinx-quickstart when project path is not a empty directory. | shimizukawa | 2014-10-04 | 1 | -0/+9 | |
| | * | | | pull request #299 has been merged. Add documentation for sphinx-quickstart op... | shimizukawa | 2014-10-04 | 1 | -6/+5 | |
| | * | | | merge | WAKAYAMA Shirou | 2014-10-02 | 1 | -0/+4 | |
| | |\ \ \ | ||||||
| | | * | | | manage --no-makefile and --no-batchfile in quiet mode. | WAKAYAMA Shirou | 2014-10-02 | 1 | -0/+4 | |
| | * | | | | birkenfeld/sphinx ? default ????????? | WAKAYAMA shirou | 2014-10-02 | 1 | -14/+139 | |
| | |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | ||||||
| | | * | | add required parameters check and print warning when quiet mode is specified. | WAKAYAMA Shirou | 2014-09-30 | 1 | -0/+7 | |
| | | * | | fix overwriting option specified values. | WAKAYAMA Shirou | 2014-09-30 | 1 | -5/+5 | |
| | | * | | fix the comments. | WAKAYAMA Shirou | 2014-09-28 | 1 | -33/+50 | |
| | | * | | add various options to sphinx-quickstart. | WAKAYAMA Shirou | 2014-09-27 | 1 | -7/+108 | |
| | * | | | merge with stable | Georg Brandl | 2014-10-01 | 166 | -3049/+21321 | |
| | |\ \ \ | ||||||
| | | * | | | bizstyle: we now emit "code" instead of "tt". | Georg Brandl | 2014-10-01 | 1 | -4/+4 | |
| | | * | | | Fix Builder.imgpath has not been initialized correctly | tk0miya | 2014-10-01 | 1 | -2/+2 | |
| | | | |/ | | |/| | ||||||
| | | * | | Merged in tk0miya/sphinx (pull request #297) | Takayuki Shimizukawa | 2014-09-29 | 7 | -19/+20 | |
| | | |\ \ | ||||||
| | | | * | | Refactored; Initialize imagedir at init() method | tk0miya | 2014-09-29 | 2 | -5/+7 | |
| | | | * | | Merge with default | tk0miya | 2014-09-28 | 9 | -5/+148 | |
| | | | |\ \ | ||||||
| | | | * | | | Remove debug print | tk0miya | 2014-09-28 | 1 | -3/+0 | |
| | | | * | | | Add imgpath property to all builders | tk0miya | 2014-09-27 | 7 | -20/+22 | |
| | | | | |/ | | | |/| | ||||||
| | | * | | | Merge with default | tk0miya | 2014-09-28 | 2 | -3/+8 | |
| | | |\ \ \ | ||||||
| | | | * | | | Add options argument to Sphinx.add_latex_package() | tk0miya | 2014-09-28 | 2 | -3/+8 | |
| | | | | |/ | | | |/| | ||||||
| | | * | | | add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo... | shimizukawa | 2014-09-28 | 3 | -25/+28 | |
| | | |/ / | ||||||
| | | * | | Merged in tk0miya/sphinx (pull request #298) | Takayuki Shimizukawa | 2014-09-28 | 6 | -4/+136 | |
| | | |\ \ | ||||||
