Commit Graph

2365 Commits

Author SHA1 Message Date
Georg Brandl
9a0859fea8 Reverse latex appendix logic: Add appendices if docclass is not howto. Also fix docs: other docclasses can be given if you know what you do. 2010-06-12 20:04:01 +02:00
Georg Brandl
7c7d3f4010 Added `exclude argument to :func:.autodoc.between`. From http://bitbucket.org/mfperzel/sphinx-additions. 2010-06-12 18:16:18 +02:00
Georg Brandl
d30d286486 Fix transformation of Field. 2010-06-12 12:30:40 +02:00
Georg Brandl
9b27aa3ae8 #450: potentially escape index letters; _ needs to be. 2010-06-12 12:21:04 +02:00
Georg Brandl
c891fdfc60 Document new :py:func:.blah syntax. 2010-06-12 11:37:56 +02:00
Georg Brandl
09e6001e7a In the Python domain, references like `:func:.name``` now look for
matching names with any prefix if no direct match is found.
2010-06-12 10:41:56 +02:00
jacob
51ea0cb2fe removed document.py 2010-06-07 18:19:40 -05:00
jacob
8e8fd9ca98 Now serves static body. 2010-06-07 16:09:19 -05:00
Roland Meister
eb86c504b3 Disable VisibleLinksTransform because it may leak into the HTML generation. 2010-06-07 22:37:01 +02:00
Roland Meister
13adb67063 Correct handling of extensions for extra files 2010-06-07 22:28:48 +02:00
Roland Meister
d54377153a Only add refnodes with a class of 'toctree-l%d' to the toc.ncx file 2010-06-07 22:27:13 +02:00
Georg Brandl
fc93a56280 merge with 0.6 2010-06-05 18:49:39 +02:00
Georg Brandl
732857577e Post-release updates. 2010-06-05 18:48:25 +02:00
Georg Brandl
d27fdb1c71 Added tag 0.6.7 for changeset e2723a4a64f0 2010-06-05 18:47:19 +02:00
Georg Brandl
08285e6a50 Prepare for 0.6.7 release. 2010-06-05 18:42:11 +02:00
Georg Brandl
996339593e merge with 0.6 2010-06-05 18:39:48 +02:00
Georg Brandl
3ff350c4d9 #439: angle brackets in template class names can be misinterpreted as link targets. Clarify how to avoid this. 2010-06-05 18:21:48 +02:00
Georg Brandl
ce96cfbfb6 Revert logic in _directive_helper: everything that is not a function is a class-style directive.
Fixes issues with extensions registering directive classes not inheriting from Directive.
2010-06-05 18:10:42 +02:00
Georg Brandl
0320c3393c Added Danish translation, thanks to Hjorth Larsen. 2010-06-05 15:42:18 +02:00
jacob
b1f39eac03 updated CHANGES.jacobmason 2010-06-04 16:46:06 -05:00
jacob
65ac358d80 rough documentation 2010-06-04 16:13:53 -05:00
jacob
4627e2a498 Made srcdir a kwarg. 2010-06-04 16:12:29 -05:00
Georg Brandl
17f3643850 Regenerate French catalog. 2010-06-04 08:41:00 +02:00
Florent Gallaire
b4766464b2 Fix the french translation. 2010-06-03 19:54:44 -05:00
Georg Brandl
5800760fc4 merge 2010-06-03 17:26:05 +02:00
Georg Brandl
dd4f973221 merge with 0.6 2010-06-03 17:25:16 +02:00
Georg Brandl
af51c2f7bb Make test suite work with docutils from trunk: they emit a line number for a warning where 0.6 doesnt. 2010-06-03 17:21:33 +02:00
Roland Meister
87c3052bb4 Added note for large floating divs to the documentation. 2010-06-03 15:57:38 +02:00
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
jacob
e6c4d8f752 Added ctx to document. 2010-06-02 19:22:33 -05:00
jacob
c894c38cd3 Fixed bug that clipped the end of bodies. 2010-06-02 19:16:12 -05: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
jacob
9e81b8f003 Slice at bullet_list, desc, or paragraph now. 2010-05-31 17:12:32 -05:00
jacob
777386ef56 Switched to creating a list of html slices 2010-05-31 16:07:47 -05:00
jacob
0e26a6d46c Fixed bad call to os.path 2010-05-30 22:20:59 -05:00
jacob
099a58e0b7 "Initial commit": Added sphinx.websupport module, as well as a builder and writer for the web support package. 2010-05-30 21:33:04 -05:00
jacob
460874e119 Revert incomplete change in last revision. 2010-05-30 20:52:24 -05: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