Commit Graph

2272 Commits

Author SHA1 Message Date
Roland Meister
ef63485c6e Added one more epub_exclude_file. 2010-06-03 15:39:24 +02:00
Roland Meister
55e322e225 Use smartypants for toc entries. 2010-06-03 15:32:46 +02:00
Roland Meister
4340718920 Remove external refuris from toc.ncx. 2010-06-03 15:14:08 +02:00
Georg Brandl
2cd377825b Merge with http://bitbucket.org/jdb/sphinx/; compile updated catalog. 2010-06-01 18:05:19 +02:00
Georg Brandl
d249c619fd Move doctest blocks out of blockquotes even if there is more than one. 2010-06-01 09:42:57 +02:00
Armin Ronacher
528f305d96 Nicer solution for the C++ fix 2010-05-30 22:18:16 +02:00
Georg Brandl
c950196a30 Post-release update. 2010-05-30 20:08:30 +02:00
Georg Brandl
548e9f63b8 Added tag 1.0b2 for changeset b494009dccf1 2010-05-30 20:04:56 +02:00
Georg Brandl
0a91ac75b7 Release preparation for 1.0b2. 2010-05-30 19:52:08 +02:00
Georg Brandl
1b9963f4d8 Add referencing markup to CHANGES. 2010-05-30 17:33:37 +02:00
Georg Brandl
87c0b98f0a Fix referencing in rst domain. 2010-05-30 17:33:27 +02:00
Georg Brandl
295805f625 Add changelog entry. 2010-05-30 15:50:00 +02:00
Georg Brandl
f3e6c80204 #322: Improve responsiveness of search page by loading the search index asynchronously. 2010-05-30 15:49:00 +02:00
Georg Brandl
327516f0ed Update to jQuery 1.4.2. 2010-05-30 15:46:06 +02:00
Georg Brandl
2cdb352695 Fix the intersphinx inventory caching. 2010-05-30 15:19:14 +02:00
Georg Brandl
cc315fffed Too long to list all themes now. 2010-05-30 15:04:31 +02:00
Georg Brandl
50d16ce68e Use status iterator for images and dlfiles. 2010-05-30 14:57:44 +02:00
Georg Brandl
f61e02799b Respect "refid" attributes of reference nodes; this prevented references to labels in the same file. 2010-05-30 14:46:57 +02:00
Georg Brandl
3aa60e2833 Fix a bug that prevented references in the rst domain. 2010-05-30 14:46:17 +02:00
Armin Ronacher
475c3ba93b Fixed a C++ bug that caused bad references to be generated. This also
adds a note on overloads always ending up on the first version of the
method in case more than one is defined.
2010-05-30 13:51:50 +02:00
Georg Brandl
35f0b555a4 The `toctree callable in templates now accepts a titles_only` keyword argument. 2010-05-30 13:16:26 +02:00
Georg Brandl
cbcf99f156 #357: Refrain from setting absolute font size in agogo theme. 2010-05-30 13:07:42 +02:00
Georg Brandl
f3c706edae The `include` directive now supports absolute paths, which are interpreted as relative to the source directory. 2010-05-30 12:59:42 +02:00
Georg Brandl
3bd9e4617e Add a test for absolute image filenames. 2010-05-30 12:47:17 +02:00
Georg Brandl
57c438be4f Test references to figures and tables by caption. 2010-05-30 12:42:05 +02:00
Georg Brandl
0f7072f028 Allow linking to tables just like figures with :ref:. 2010-05-30 12:11:52 +02:00
Georg Brandl
eec1b7bf00 Add Gevent. 2010-05-30 12:04:12 +02:00
Georg Brandl
5d175aee51 Add Google Wave. 2010-05-30 12:00:12 +02:00
Georg Brandl
aaa89cbb24 Explain absolute paths in toctree. 2010-05-30 11:58:42 +02:00
Georg Brandl
fd070fccc0 #428: add some missing styles for standard docutils classes. 2010-05-30 11:55:23 +02:00
Georg Brandl
85795a6fd5 Regenerate Dutch catalog. 2010-05-30 11:24:20 +02:00
Georg Brandl
4d300c6d58 merge with http://bitbucket.org/marijnvanderzee/sphinx 2010-05-30 11:23:45 +02:00
Georg Brandl
065fec54f9 Mention more targets in "make help". 2010-05-30 09:06:34 +02:00
Georg Brandl
41e55b92de Add missing targets to Makefile; do not build latex twice for latexpdf target. 2010-05-30 09:02:22 +02:00
Georg Brandl
ac9245de2d Update phony targets. 2010-05-30 08:49:33 +02:00
Daniel Neuhäuser
6f982283ed Fixed a testcase in response to issue #415 which is failing as of revision a854e3d2ca07 2010-05-30 04:47:28 +02:00
Marijn van der Zee
0b9a8b1991 updated some translations
Not quite sure about the Dutch programming terminology to use;
left most of it as-is.

Used Poedit for editing the .po file. This appears to introduce some
new linebreaks, while leaving some others out. That's why the diff
is bigger than you would expect.
2010-05-29 16:30:53 +02:00
Marijn van der Zee
49a20465aa update translation 2010-05-29 11:08:36 +02:00
Georg Brandl
ef2325047c #415: Do not compact single paragraphs within desc_content nodes. 2010-05-28 23:00:34 +02:00
Georg Brandl
f87766af25 Add libLAS. 2010-05-28 22:43:02 +02:00
Georg Brandl
c0a57a84ca #432: Fix UnicodeErrors while building LaTeX in translated locale; do not swallow UnicodeError as a warning. 2010-05-28 22:37:54 +02:00
Georg Brandl
88787b2c86 #435: update Turkish translation for 1.0. 2010-05-28 22:25:41 +02:00
smerch
c96a54c61d Fix for .html writer logic 2010-05-28 15:34:02 +03:00
Georg Brandl
d491eda986 Fix an AttributeError for strange xref nodes. 2010-05-27 19:02:26 +02:00
Armin Ronacher
6613b64726 Added class role docs for JS domain. 2010-05-27 16:18:38 +02:00
Jean Daniel Browne
f0ced55e2f Fixed a missing newline in the french translation 2010-05-27 14:46:58 +02:00
Jean Daniel Browne
6aedab3da2 Completed the french translation 2010-05-27 14:43:11 +02:00
Armin Ronacher
a534f39187 Fixed a bug in the C++ domain and documented more 2010-05-27 14:12:24 +02:00
Armin Ronacher
8c388b8b14 Added :js:class: which makes JS documentation a lot more readible 2010-05-27 13:52:02 +02:00
Armin Ronacher
31aed65b6f Usefulified C++ code example 2010-05-27 13:41:16 +02:00