Commit Graph

918 Commits

Author SHA1 Message Date
Georg Brandl
69ff09917c Merge in 0.5 bugfixes. 2008-12-15 12:33:24 +01:00
Georg Brandl
5066f49fbe Add "doctest_global_setup" conf val. 2008-12-15 12:33:13 +01:00
Georg Brandl
9e9766a41a Fix two issues with non-ASCII characters being written to byte streams. 2008-12-15 11:35:27 +01:00
Georg Brandl
7debd67c23 Warn if doctest blocks don't contain code. 2008-12-15 11:29:07 +01:00
Georg Brandl
7c02f11ec1 Merge bugfixes from 0.5. 2008-12-15 11:12:08 +01:00
Georg Brandl
44b0929669 Fix handling of :param: and :type: with roles. 2008-12-15 11:11:47 +01:00
Georg Brandl
c49d8217e9 Fix #70: clarify meaning of |today|. 2008-12-15 10:26:07 +01:00
Georg Brandl
628adc4d03 Add Italian locale, translation by Sandro Dentella. 2008-12-15 10:21:01 +01:00
Georg Brandl
934463e30a Merge in two bugfixes. 2008-12-10 00:44:29 +01:00
Georg Brandl
b7a2491e21 #65: Store depth information in PNG images themselves. 2008-12-10 00:43:11 +01:00
Georg Brandl
0d88e4b020 Fix automethod outside class context. 2008-12-09 23:37:39 +01:00
Georg Brandl
1019fc933c Record move of writer/builder files. 2008-12-08 09:05:11 +01:00
Georg Brandl
be8f6609c6 Move again. 2008-12-08 08:59:51 +01:00
Georg Brandl
1d00f4a487 Merge bugfix from 0.5. 2008-12-08 08:57:46 +01:00
Georg Brandl
058001c831 Fix #68: invalid latex output for images with height set. 2008-12-08 08:52:55 +01:00
Georg Brandl
9442b92213 Automated merge with file:///home/gbr/devel/sphinx0.5 2008-12-08 08:44:34 +01:00
Georg Brandl
83dba8fc76 Fix #60: "smart" image inclusion in subdirs. 2008-12-08 08:44:18 +01:00
Georg Brandl
14b401be1e Merge bugfix from 0.5. 2008-12-07 23:20:45 +01:00
Armin Ronacher
c788e0467c Added better error message for missing roman.py 2008-12-07 23:17:29 +01:00
Georg Brandl
02123d6650 Fix JS search when html_copy_source is off. 2008-12-07 23:16:57 +01:00
Georg Brandl
733b2b5bc6 Automated merge with file:///home/gbr/devel/sphinx0.5 2008-12-07 22:36:44 +01:00
Georg Brandl
132086798a Fix autoclass_content = "both" bug. 2008-12-07 22:36:23 +01:00
Georg Brandl
2320d582ab Add tinyTiM. 2008-12-07 21:40:33 +01:00
Sebastian Wiesner
15fa827d47 Merge with http://www.bitbucket.org/birkenfeld/sphinx/ 2008-12-07 15:16:04 +01:00
Georg Brandl
13043771f4 Fix package name. 2008-12-06 23:26:40 +01:00
Georg Brandl
8c055e8004 Document that mathbase isn't meant to be included in the extensions config
value.
2008-12-06 23:26:34 +01:00
Georg Brandl
79f9948090 Merge with 0.5. 2008-12-06 09:00:22 +01:00
Georg Brandl
1bad6b8f1a Add changelog entry for last commit. 2008-12-06 08:58:47 +01:00
Georg Brandl
21a45409b1 Fix s/self/this in JavaScript. 2008-12-06 08:58:15 +01:00
Georg Brandl
106ec3b249 Bump version tag. 2008-12-05 20:10:32 +01:00
Georg Brandl
1f26b63d7d Automated merge with file:///home/gbr/devel/sphinx0.5 2008-12-05 20:06:23 +01:00
Georg Brandl
1cc4c1da6a Remove obsolete styles. 2008-12-05 20:06:06 +01:00
Georg Brandl
f807c6b13c Merge in bugfix. 2008-12-05 19:55:53 +01:00
Georg Brandl
bd32a22946 Allow \\ to mean \ in signatures. 2008-12-05 19:55:27 +01:00
Georg Brandl
d4b5f1d843 Fix #64: import error in intersphinx. 2008-12-05 12:27:08 +01:00
Georg Brandl
c7dff98745 Fix #69: a "self" too much. 2008-12-05 12:26:40 +01:00
Georg Brandl
4634b296af Merge bugfix from 0.5. 2008-11-30 21:09:28 +01:00
Georg Brandl
35a58e50ca Also fix invalid index entries for Latex output. 2008-11-30 21:06:07 +01:00
Georg Brandl
b572cf2504 Merge bugfix from 0.5. 2008-11-30 20:57:48 +01:00
Georg Brandl
a967dc4027 Fix #60: Don't crash for invalid index entries. 2008-11-30 20:56:08 +01:00
Georg Brandl
765ec5c0c3 Add html_add_permalinks config value. 2008-11-30 20:38:59 +01:00
Georg Brandl
c450bab147 Allow using different Pygments formatters. 2008-11-30 20:29:34 +01:00
Georg Brandl
50339493c6 Add Sphinx.add_lexer(). 2008-11-30 19:58:29 +01:00
Armin Ronacher
31a46c6930 Changed an __import__ call in the highlighter module because that trigger a bug in the python importer. 2008-11-30 19:55:59 +01:00
Georg Brandl
2757866655 Allow giving values for dict type config values in the overrides. 2008-11-30 16:33:56 +01:00
Georg Brandl
bd12a8e547 Some more fixes after the great renaming. 2008-11-29 20:04:11 +01:00
Georg Brandl
18d1581eec This is version 0.6. 2008-11-29 20:03:56 +01:00
Georg Brandl
9175e665b1 Move builders and writers into new packages. 2008-11-29 19:56:58 +01:00
Georg Brandl
40f8fb4dc2 Locale catalog update. 2008-11-27 18:40:57 +01:00
Georg Brandl
2740523edd Note that the quickstarted conf.py doesn't contain all possible config values. 2008-11-27 18:34:34 +01:00