Commit Graph

3740 Commits

Author SHA1 Message Date
Georg Brandl
5b63fbfd44 Closes #860: Do not crash when encountering invalid doctest examples, just emit a warning. 2012-01-29 10:29:44 +01:00
Georg Brandl
5727c053c2 Closes #859: Fix exception under certain circumstances when not finding appropriate objects to link to. 2012-01-29 10:25:34 +01:00
Georg Brandl
fa100632c3 Closes #695: When the highlight language "python" is specified explicitly, do not try to parse the code to recognize non-Python snippets.
Thanks to Jonas Haag for the patch.
2012-01-29 10:21:01 +01:00
Georg Brandl
c85a5d0813 merge stable into default 2012-01-29 10:12:47 +01:00
Georg Brandl
77ba999505 Add changelog entry. 2012-01-29 10:12:07 +01:00
Georg Brandl
2e5c60558f Merged in mazza/sphinx (pull request #36) 2012-01-29 10:11:08 +01:00
Georg Brandl
b7c12ab93b Merged in togakushi/sphinx (pull request #34) 2012-01-29 10:09:03 +01:00
Georg Brandl
932c326a0b Merged in matm/sphinx (pull request #39) 2012-01-29 10:05:29 +01:00
Georg Brandl
4a8eef8479 Add Slovak translation to docs. 2012-01-29 10:04:29 +01:00
Georg Brandl
5ad2895e73 Add Hungarian translation to docs. 2012-01-29 10:03:09 +01:00
Georg Brandl
4f2f13de7a Merged in jozefsevcik/sphinx (pull request #35) 2012-01-29 10:03:40 +01:00
Georg Brandl
a88af4e202 Merged in szunyog/sphinx (pull request #28) 2012-01-29 10:02:00 +01:00
Armin Ronacher
81d5f7ac47 Fixed another ordering priority bug in the C++ parser. 2012-01-25 13:43:49 +01:00
Armin Ronacher
8bac40f752 Fixed a priority error that caused operator++ and operator-> to not be parsed properly in the C++ domain. This fixes #861 2012-01-25 13:41:11 +01:00
Mathias Monnerville
dd176e4368 Updated french translations 2012-01-05 21:05:09 +01:00
Robert Lehmann
cba0a2e212 Merged in bluec0re/sphinx (pull request #38) 2012-01-05 07:07:44 +01:00
Robert Lehmann
5a911b5198 Closes #846: Narrow down quick search styling. 2012-01-03 12:43:13 +01:00
Timo Schmid
286df7f9df Fix: show [graph] in text builder 2011-12-23 14:03:24 +01:00
Marcio Mazza
c681ffd212 Make the 'bibliography TOC fix' specific to document class howto/manual (article/report) 2011-12-04 14:43:46 -02:00
Georg Brandl
5abf089569 Add changelog entry. 2012-01-29 10:09:34 +01:00
Marcio Mazza
a6de8b78aa Make the 'bibliography TOC fix' specific to document class howto/manual (article/report) 2011-12-04 14:43:46 -02:00
Jozef Ševčík
6f67e145a2 Initial slovak translation 2011-11-26 15:53:42 +01:00
togakushi
d0f5de9291 Changed Conditional Expressions 2011-11-26 00:20:11 +09:00
togakushi
1436989b6b Changed Conditional Expressions 2011-11-26 00:20:11 +09:00
Georg Brandl
913bfd8e0c Add changelog entry. 2012-01-29 10:08:27 +01:00
Mathias Monnerville
0c0dda8675 Updated french translations 2012-01-05 21:05:09 +01:00
Georg Brandl
3f2c019ea7 Merged in frasertweedale/sphinx (pull request #37) 2012-01-29 10:06:49 +01:00
Georg Brandl
00ed3ae8a9 PR#40: Fix `safe_repr` function to decode bytestrings with non-ASCII characters correctly. 2012-01-29 10:00:28 +01:00
Robert Lehmann
ff06931381 Closes #846: Narrow down quick search styling. 2012-01-03 12:43:13 +01:00
Armin Ronacher
6649700221 Fixed another ordering priority bug in the C++ parser. 2012-01-25 13:43:49 +01:00
Armin Ronacher
26f5a9b4d5 Fixed a priority error that caused operator++ and operator-> to not be parsed properly in the C++ domain. This fixes #861 2012-01-25 13:41:11 +01:00
Fraser Tweedale
1d188e778f apidoc: read options from SPHINX_APIDOC_OPTIONS envvar if set
If the SPHINX_APIDOC_OPTIONS environment variable exists, read
OPTIONS from there, otherwise use the existing default options.
This allows some configurability of sphinx-apidoc.
2011-12-21 15:22:46 +10:00
Akihiro Uchida
66f88048fe ignore exit code for mendex (Japanese version of makeindex) in make all-pdf-ja 2011-11-10 19:07:26 +09:00
Akihiro Uchida
a3d415a058 add latexpdfja target for Makefile/make.bat 2011-11-09 21:05:39 +09:00
Akihiro Uchida
16a23ab40e do not use \@chappos in Appendix with pTeX 2011-11-09 20:58:13 +09:00
Akihiro Uchida
148e138a74 fix the doubled index and bibliography on the TOC in jsclasses (Japanese standard document classes) 2011-11-09 20:57:11 +09:00
Akihiro Uchida
5228571c85 adjust the margins for footer for jsclasses (Japanese standard document classes) 2011-11-09 20:55:29 +09:00
Akihiro Uchida
4814ad732d use extractbb instead of ebb with make all-pdf-ja 2011-11-09 20:52:13 +09:00
Akihiro Uchida
5e9fc8f90c support pTeX and dvipdfmx with sphinx.sty 2011-11-09 20:51:48 +09:00
Georg Brandl
dcd3408b8a Merge with stable. 2011-11-01 21:46:01 +01:00
Georg Brandl
1e44ab00e3 Added tag 1.1.2 for changeset 7d389fe78ee9 2011-11-01 21:43:01 +01:00
Georg Brandl
cc1ca3a43a Closes #809: Include custom fixers in the source distribution. 2011-11-01 21:40:52 +01:00
Georg Brandl
a50cfec8c4 Merge stable into default. 2011-11-01 15:41:58 +01:00
Georg Brandl
b4d802342e Added tag 1.1.1 for changeset e753d03451a6 2011-11-01 15:38:46 +01:00
Georg Brandl
313a428fa8 Prepare for release 1.1.1. 2011-11-01 15:24:26 +01:00
Georg Brandl
a88eb5f0ef Fix overlong lines. 2011-11-01 15:23:16 +01:00
Georg Brandl
c6833609c0 Fix relative_path() argument order. 2011-11-01 15:21:46 +01:00
Georg Brandl
21cfc46dc3 Fix DevHelp index entries too. 2011-11-01 09:26:05 +01:00
Georg Brandl
8fdeaec018 Closes #791: Fix QtHelp and HtmlHelp index entry links. 2011-11-01 09:24:34 +01:00
Georg Brandl
53d06fda7b Closes #793: Fix docutils version references. 2011-11-01 09:16:37 +01:00