summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.4 finalv1.4shimizukawa2016-03-282-88/+48
* Merge branch 'stable' into 1.4-releaseTakeshi KOMIYA2016-03-235-4/+757
|\
| * Fix #2378: Sphinx now bundles newfloat.styTakeshi KOMIYA2016-03-232-0/+742
| * Fix broken testsTakeshi KOMIYA2016-03-061-1/+1
| * Fix #2366: empty hyperref is generated on toctree in HTML builderTakeshi KOMIYA2016-03-062-1/+2
| * Add several Sphinx documentation examples.shimizukawa2016-03-061-2/+12
* | Fix #1153: figures in sidebar causes latex build error.Takeshi KOMIYA2016-03-092-2/+16
* | Fix unpack warning if combinated with 3rd party domain extensionsTakeshi KOMIYA2016-03-082-3/+9
* | bump versionshimizukawa2016-03-062-4/+13
* | Bump to 1.4 beta1v1.4b1shimizukawa2016-03-062-5/+5
* | update localesshimizukawa2016-03-0638-955/+915
* | fix for 'make style-check'shimizukawa2016-03-061-3/+6
* | closes #582: Remove hint message from quick search box for html output.shimizukawa2016-03-063-6/+1
* | Fix #1498: manpage writer: don't make whole of item in definition list bold i...Takeshi KOMIYA2016-03-064-0/+21
* | Update CHANGES for PR#2297Takeshi KOMIYA2016-03-061-0/+2
* | Merge pull request #2297 from jfbu/literalblockcaptionTakeshi KOMIYA2016-03-063-18/+94
|\ \
| * | Fix broken test_literalinclude_caption_latexjfbu2016-03-041-1/+1
| * | Changes of LaTeX macro names in sphinx.sty to use Sphinx prefix.jfbu2016-03-043-29/+29
| * | Fix comments.jfbu2016-02-151-9/+18
| * | Removes unneeded comment from sphinx.styjfbu2016-02-151-1/+0
| * | Fix #2262 (latex): avoid pagebreaks after captions of literal blocksjfbu2016-02-141-20/+21
| * | Address #2262 (latex): avoid pagebreaks after captions of literal blocksjfbu2016-02-103-12/+79
* | | Merge branch 'stable'Takeshi KOMIYA2016-03-062-0/+8
|\ \ \ | | |/ | |/|
| * | #2363: Fix ``toctree()`` in templates generates broken links in SingleHTMLBui...Takeshi KOMIYA2016-03-042-0/+8
* | | Fix #2368: Ignore emacs lock files like ``.#foo.rst`` by default.Takeshi KOMIYA2016-03-062-1/+2
* | | Fix #2337: Use ``\url{URL}`` macro instead of ``\href{URL}{URL}`` in LaTeX wr...Takeshi KOMIYA2016-03-044-8/+13
* | | Merge branch 'stable'Takeshi KOMIYA2016-03-034-36/+55
|\ \ \ | |/ /
| * | Add ``\sphinxAtStartFootnote`` macroTakeshi KOMIYA2016-03-033-46/+49
| * | #2351: Fix footnote spacingTakeshi KOMIYA2016-03-023-34/+49
| * | Fix CHANGESTakeshi KOMIYA2016-03-021-2/+3
* | | Fix broken mergesTakeshi KOMIYA2016-03-031-1/+0
* | | Merge branch 'useless-test-noise'Takeshi KOMIYA2016-03-033-11/+33
|\ \ \
| * | | Fixes #1785: Reduce output for test generators.Robert Lehmann2015-03-203-11/+31
* | | | Fix #2348: Move amsmath and amssymb to before fontpkg on LaTeX writerTakeshi KOMIYA2016-03-034-10/+3
* | | | Merge branch '2327_toplevel_sectioning'Takeshi KOMIYA2016-03-036-5/+85
|\ \ \ \
| * | | | Fix #2327: Add `latex_toplevel_sectioning` to switch the top level sectioning...Takeshi KOMIYA2016-03-026-5/+85
* | | | | Merge branch '2229_suppress_warnings'Takeshi KOMIYA2016-03-0312-19/+110
|\ \ \ \ \
| * | | | | Fix #2229: no warning is given for unknown optionsTakeshi KOMIYA2016-02-236-1/+7
| * | | | | Add :confval:`suppress_warnings` to supress arbitrary warning messageTakeshi KOMIYA2016-02-237-2/+84
| * | | | | Refactor: all of warnfuncs bypasses kwargs to Sphinx.warn()Takeshi KOMIYA2016-02-232-16/+19
* | | | | | #2364: Fix KeyError rootSymbol on Sphinx upgrade from older version.Takeshi KOMIYA2016-03-032-1/+2
* | | | | | Rename ``\titlereference`` to ``\titleref``Takeshi KOMIYA2016-03-023-3/+3
* | | | | | Rename ``\internalreference`` to ``\crossref``Takeshi KOMIYA2016-03-024-20/+16
* | | | | | Fix #2355: Define ``\termref`` macro to redefine the style of ``term`` roles.Takeshi KOMIYA2016-03-023-1/+5
| |/ / / / |/| | | |
* | | | | Merge branch 'stable'Takeshi KOMIYA2016-03-023-19/+22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Redece tocdepth if `part` or `chapter` is used for top_sectionlevel (ref #2358)Takeshi KOMIYA2016-03-022-13/+18
| * | | | update doc: LaTeX writer now refers maxdepth option (ref #2358)Takeshi KOMIYA2016-03-021-5/+2
| * | | | Move tocdepth definition to above of user-preamble (ref #2358)Takeshi KOMIYA2016-03-022-1/+2
* | | | | Fix #2361: additional paragraphs inside the "compound" directive are indentedTakeshi KOMIYA2016-03-022-1/+9
* | | | | Update CHANGES for #2301Takeshi KOMIYA2016-03-021-0/+1