Commit Graph

2735 Commits

Author SHA1 Message Date
Georg Brandl
bf71b0b2fa Fix some naming issues in intersphinx when given an explicit prefix. 2010-07-26 19:32:44 +02:00
Georg Brandl
611887a4f9 Add docutils 0.7 target. 2010-07-26 19:31:07 +02:00
Jacob Mason
3a32d12bf8 Save proposed changes 2010-07-25 22:37:53 -05:00
Daniel Neuhäuser
e8f2d8f8e4 Changed documentation URL by request 2010-07-26 05:16:00 +02:00
Georg Brandl
fb0e13e0ec Fix handling of non-text field types. 2010-07-27 17:58:01 +02:00
Georg Brandl
4a400034d9 This apparently fixes a failing test in Gentoo. 2010-07-27 17:52:57 +02:00
Daniel Neuhäuser
6d4bd91c83 Remove trailing whitespace 2010-07-25 23:03:14 +02:00
Daniel Neuhäuser
76a35a56e6 merge with jacobs branch 2010-07-25 20:50:09 +02:00
Daniel Neuhäuser
1a9a997291 Removed trailing whitespace 2010-07-25 20:45:24 +02:00
Daniel Neuhäuser
6a4ec66967 Added missing module docstrings 2010-07-25 20:03:28 +02:00
Daniel Neuhäuser
0672a8e379 Fixed line length and indentation of imports 2010-07-25 19:53:57 +02:00
Daniel Neuhäuser
d718363908 Remove trailing whitespace 2010-07-25 19:50:20 +02:00
Georg Brandl
19c6c37197 merge with 1.0 2010-07-25 14:53:28 +02:00
Georg Brandl
ebb7a54141 Add a custom json serializer implementation that forces translation proxies. Fixes building with the JSON builder. 2010-07-25 14:52:37 +02:00
Georg Brandl
e3f47a800a Actually test the JSON builder. 2010-07-25 14:50:47 +02:00
Georg Brandl
c705e3ae1f Trunk is now 1.1pre. 2010-07-24 11:35:29 +01:00
Georg Brandl
e9e91e82c3 Actually commit change of latex writer. 2010-07-24 11:32:46 +01:00
Georg Brandl
023ce64f48 Fix hyperrefs in object descriptions for LaTeX. 2010-07-24 11:30:37 +01:00
Georg Brandl
5cfdac3e8f Post-1.0 update. 2010-07-24 11:30:21 +01:00
Georg Brandl
556f1b6cb3 Added tag 1.0 for changeset dc883adf6424 2010-07-23 18:35:20 +01:00
Georg Brandl
690fc257e9 Add missing :cmember: role. 2010-07-23 14:15:33 +01:00
Georg Brandl
0e2f523783 Reintroduce env.note_versionchange(). 2010-07-23 14:15:25 +01:00
Georg Brandl
94b14dc39b Update for 1.0. 2010-07-23 12:42:03 +01:00
Georg Brandl
0ed7290b23 Make make check happy. 2010-07-23 12:38:41 +01:00
Georg Brandl
7e34190792 More toxy goodness. 2010-07-23 11:16:17 +01:00
Georg Brandl
e79ffd263d Do not use normpath when not necessary. 2010-07-23 10:44:36 +01:00
Georg Brandl
345f39160a Add tox.ini. 2010-07-23 10:37:44 +01:00
Jacob Mason
022b229c36 Unification of Comments and Proposals. 2010-07-22 16:42:29 -05:00
Georg Brandl
5fd37f16e4 merge with bb:rolmei/sphinx-epub. 2010-07-22 15:04:22 +01:00
Georg Brandl
23971336b7 Fix :guilabel: unescaping, and make some tests actually run. 2010-07-21 11:33:24 +01:00
Doug Hellmann
957ca34f0e Include Text as well as Inline nodes in the content for function arguments 2010-07-20 16:23:31 -04:00
Georg Brandl
3ba3640ea3 Use try-finally for open file. 2010-07-20 10:13:43 +01:00
Georg Brandl
6faa8885fb Style nits, trailing whitespace. 2010-07-20 10:03:34 +01:00
Georg Brandl
a2b3fd4bbe Fix undefined locals. 2010-07-20 10:03:20 +01:00
Jacob Mason
19042aaf94 add ProposalVote table to db 2010-07-19 15:14:02 -05:00
Jacob Mason
8c188370f2 use composite pk for db.CommentVote 2010-07-19 14:58:06 -05:00
Jacob Mason
061db6cb22 moved serializable() to db.Comment 2010-07-19 14:53:37 -05:00
Jacob Mason
90eb73e7b7 started proposal backend 2010-07-19 14:12:15 -05:00
Jacob Mason
58f6271e23 merge with trunk 2010-07-19 11:37:29 -05:00
Jacob Mason
decffe6611 remove whitespace 2010-07-19 11:37:17 -05:00
Georg Brandl
e7405554a7 Adjust alignment. 2010-07-17 19:52:54 +02:00
Georg Brandl
115b31f6bb Fix bug in LaTeX label writing: do not generate \phantomsections in \section{}. 2010-07-17 19:52:16 +02:00
Georg Brandl
2b29038d0c The behavior of :confval:html_file_suffix changed slightly: the empty string now means "no suffix" instead of "default suffix", use `None` for "default suffix". 2010-07-17 19:45:54 +02:00
Jacob Mason
dc4000f4af More docs 2010-07-16 13:31:16 -05:00
Jacob Mason
dc2f45208f separate sqlalchemystorage from __init__ 2010-07-15 13:25:12 -05:00
Roland Meister
162cb22cbe Moved href replacement of colons to hyphens to fix_fragment for the epub builder. 2010-07-14 23:07:27 +02:00
Roland Meister
c8e1fd449d Replace colons with hyphens in genindex pages for the epub builder. 2010-07-14 22:53:22 +02:00
Jacob Mason
1f2a52f45c small cleanup of xapiansearch.py 2010-07-13 17:00:23 -05:00
Jacob Mason
8ff41de37b API tweaks and more documentation 2010-07-13 15:33:12 -05:00
Jacob Mason
fa1e30c155 updated CHANGES.jacobmason 2010-07-12 14:25:08 -05:00