summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix #1603 :numref: doesn't work correctly when label contain underscoretk0miya2014-10-274-12/+12
| * | | | | | copyright year updateGeorg Brandl2014-10-241-1/+1
| * | | | | | Closes #1597: Added possibility to return a new template name from `html-page...Georg Brandl2014-10-234-6/+20
| * | | | | | Merged in westurner/sphinx-1/westurner/doc-invocationrst-sphinxapidoc-m-optio...Takayuki Shimizukawa2014-10-2212-7/+202
| |\ \ \ \ \ \
| | * | | | | | Closes #1593: fix quickstart -F.Georg Brandl2014-10-201-0/+1
| | * | | | | | Closes #1602: allow overriding lambda values with stringsGeorg Brandl2014-10-201-2/+4
| | * | | | | | Guard against sys.exit() called while exec()ing the conf.py file.Georg Brandl2014-10-191-0/+5
| | * | | | | | improve css for figureshimizukawa2014-10-201-0/+9
| | * | | | | | improve css for numfig captionshimizukawa2014-10-206-2/+175
| | * | | | | | update CHANGES for pull request #311shimizukawa2014-10-191-0/+2
| | * | | | | | fix sphinx-quickstart does not work on python 3.4.WAKAYAMA Shirou2014-10-181-1/+1
| | * | | | | | Merged in westurner/sphinx/westurner/doc-glossary-markup-ref (pull request #310)Georg Brandl2014-10-182-2/+5
| | |\ \ \ \ \ \
| | | * | | | | | DOC: Add reference to markup/para.rst#glossary-directive from markup/inline.rstWes Turner2014-10-182-2/+5
| | |/ / / / / /
| * | | | | | | DOC: invocation.rst: sphinx-apidoc -M optionWes Turner2014-10-141-0/+5
| |/ / / / / /
| * | | | | | bump versionshimizukawa2014-10-092-3/+16
| * | | | | | Added tag 1.3b1 for changeset 701b48f97a37shimizukawa2014-10-090-0/+0
| * | | | | | release 1.3b11.3b1shimizukawa2014-10-092-5/+5
| * | | | | | rename `numfig_prefix` to `numfig_format`. later is better for the purpose.shimizukawa2014-10-106-7/+7
| * | | | | | Use universal wheel package. removing build directory procedure is not neede...shimizukawa2014-10-102-2/+3
| * | | | | | fix trailing space and long lineshimizukawa2014-10-0912-30/+75
| * | | | | | 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-09409-5761/+29848
| |\ \ \ \ \ \
| | * | | | | | update CHANGES for pull request #303, pull request #307.shimizukawa2014-10-092-2/+6
| | * | | | | | Merged in tk0miya/sphinx (pull request #307)Takayuki Shimizukawa2014-10-0929-6402/+7503
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merged in tk0miya/sphinx (pull request #303)Takayuki Shimizukawa2014-10-0925-6394/+7459
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merged in shimizukawa/sphinx (pull request #305)Takayuki Shimizukawa2014-10-098-16/+52
| | | | |\ \ \ \ \ \
| | | | | * | | | | | fix grammar by reviewshimizukawa2014-10-081-3/+3
| | | | | * | | | | | If the ``python-levenshtein`` 3rd-party package is installed, it will improve...shimizukawa2014-10-053-1/+16
| | | | | * | | | | | Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...shimizukawa2014-10-058-15/+36
| | | | * | | | | | | fix documentation for websupport.shimizukawa2014-10-091-3/+3
| | | | * | | | | | | fix testing for jQuery-1.11.1shimizukawa2014-10-091-1/+1
| | | | * | | | | | | Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for j...shimizukawa2014-10-085-6344/+7208
| | | * | | | | | | | Add docs about :numref: roletk0miya2014-10-091-0/+18
| | | * | | | | | | | Update docs by reviewingtk0miya2014-10-091-1/+3
| | | * | | | | | | | Add docs about confval for numfigtk0miya2014-10-081-0/+22
| | | * | | | | | | | Merge with defaulttk0miya2014-10-0615-38/+197
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | 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
| | | | * | | | | | | | Update testcases for :numref:tk0miya2014-10-026-2/+71
| | | | * | | | | | | | 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-082-2/+4
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | 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
| | | |/ / / / / / / / /