summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix #2019: the domain objects in search result are not escapedTakeshi KOMIYA2016-02-293-1/+16
| * | | | | Merge pull request #2359 from atzeinicola/stableGeorg Brandl2016-02-281-1/+1
| |\ \ \ \ \
| | * | | | | issue #2357atzeinicola2016-02-281-1/+1
| |/ / / / /
| * | | | | Merge pull request #2333 from EricFromCanada/stableTakeshi KOMIYA2016-02-231-2/+2
| |\ \ \ \ \
| | * | | | | make conf.py's html_favicon description match docsEricFromCanada2016-02-171-2/+2
* | | | | | | Update CHANGESTakeshi KOMIYA2016-02-251-1/+1
* | | | | | | Define ``\internalreference`` macro to redefine the style of referencesTakeshi KOMIYA2016-02-254-15/+21
* | | | | | | Define ``\menuselection`` and ``\accelerator`` macros to redefine the style o...Takeshi KOMIYA2016-02-254-4/+7
* | | | | | | Fix #2338: Define ``\titlereference`` macro to redefine the style of `title-r...Takeshi KOMIYA2016-02-233-1/+3
* | | | | | | Update CHANGES for PR#2340Takeshi KOMIYA2016-02-231-0/+1
* | | | | | | Merge pull request #2340 from xuhdev/mathjax-alignTakeshi KOMIYA2016-02-232-13/+27
|\ \ \ \ \ \ \
| * | | | | | | Correct a duplicated test case name in test_ext_mathHong Xu2016-02-181-2/+2
| * | | | | | | Math extension: support alignment of multiple equations for MathJAX.Hong Xu2016-02-182-11/+25
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #2342 from tk0miya/2326_improve_str_type_hintingTakeshi KOMIYA2016-02-234-28/+58
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix the confval type checker emits warnings if unicode is given to confvals w...Takeshi KOMIYA2016-02-234-28/+58
|/ / / / / /
* | | | | | Fix #2331: code-blocks are filled by block in dvi; remove ``xcdraw`` option f...Takeshi KOMIYA2016-02-231-0/+1
* | | | | | Fix #2245: Add ``latex_elements["passoptionstopackages"]`` option to call Pas...Takeshi KOMIYA2016-02-234-1/+9
* | | | | | Fix CHANGES for #2276Takeshi KOMIYA2016-02-231-2/+2
* | | | | | Merge pull request #2276 from tk0miya/1921_figure_substitutionsTakeshi KOMIYA2016-02-2223-39/+465
|\ \ \ \ \ \
| * | | | | | ``sphinx.ext.graphviz`` supports graph substituions by localeTakeshi KOMIYA2016-02-225-1/+25
| * | | | | | Add figure_language_filename to customize filename pattern for figure substit...Takeshi KOMIYA2016-02-227-3/+69
| * | | | | | Fix #1921: Support figure substitutions by localeTakeshi KOMIYA2016-02-2213-26/+324
| * | | | | | Select an image by similarity if multiple images are globbed by ``.. image:: ...Takeshi KOMIYA2016-02-224-1/+5
| * | | | | | Refactor: guess_mimetype()Takeshi KOMIYA2016-02-222-17/+28
| * | | | | | Refactor tests: Add @skip_if_graphviz_not_found decoratorTakeshi KOMIYA2016-02-221-4/+27
* | | | | | | remove a part of description that mentioned about epub3 internal formating.shimizukawa2016-02-221-2/+1
* | | | | | | Fix: ambiguous description for epub3_page_progression_direction conf value.shimizukawa2016-02-222-3/+7
|/ / / / / /
* | | | | | Merge branch 'stable'Takeshi KOMIYA2016-02-205-5/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Don't show option-role warnings in 1.3.x tooTakeshi KOMIYA2016-02-205-6/+2
| * | | | | Fix #2329: Refresh environment forcely if source directory has changedTakeshi KOMIYA2016-02-203-2/+5
| * | | | | fix testsGeorg Brandl2016-02-192-2/+0
| * | | | | Dont show highlighting warning in 1.3.x. This is a "feature-like" change.Georg Brandl2016-02-192-3/+2
| | |/ / / | |/| | |
* | | | | Fix #2329: Refresh environment forcely if source directory has changedTakeshi KOMIYA2016-02-203-2/+5
* | | | | Merge pull request #2339 from tk0miya/2332_highlighting_fallback_by_defaultTakeshi KOMIYA2016-02-205-58/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Highlighting fallbacks by defaultTakeshi KOMIYA2016-02-205-58/+40
|/ / / /
* | | | Fix unpack warning is shown when the directives generated from ``Sphinx.add_c...Takeshi KOMIYA2016-02-172-1/+2
* | | | Merge branch 'stable'Georg Brandl2016-02-164-1/+18
|\ \ \ \ | |/ / /
| * | | Closes #2324: Print a hint how to increase the recursion limit when it is hit.Georg Brandl2016-02-162-0/+9
| * | | Fix #2290: ``sphinx.ext.mathbase`` use of amsfonts may break user choice of m...Takeshi KOMIYA2016-02-153-1/+9
* | | | Fix ValueError is raised if LANGUAGE is empty stringTakeshi KOMIYA2016-02-173-2/+6
* | | | Fix code-block literals raises highlighting warnings by defaultTakeshi KOMIYA2016-02-173-8/+9
* | | | Remove ``image/gif`` from supported_image_types of LaTeX writer (ref #2272)Takeshi KOMIYA2016-02-162-2/+2
* | | | Fix #2308: Define ``\tablecontinued`` macro to redefine the style of continue...Takeshi KOMIYA2016-02-163-2/+5
* | | | Minor addition to changelog.Georg Brandl2016-02-151-1/+2
* | | | Merge branch 'stable'Takeshi KOMIYA2016-02-151-2/+13
|\ \ \ \ | |/ / /
| * | | Fix some testcase get error with pygments-2.1.1Takeshi KOMIYA2016-02-151-2/+13
* | | | fix wrong documentationshimizukawa2016-02-151-7/+5
* | | | Bump versionshimizukawa2016-02-142-1/+16
* | | | Bump to 1.4 alpha1shimizukawa2016-02-142-5/+5
* | | | update message catalogsshimizukawa2016-02-14112-6129/+7035