Commit Graph

3263 Commits

Author SHA1 Message Date
Georg Brandl
db8189083d merge with 1.0 2010-10-22 11:16:48 +02:00
Georg Brandl
92f6212c98 Add add_node() support for texinfo and add handlers for nodes in our extensions. 2010-10-22 11:16:23 +02:00
Georg Brandl
bd268c7182 Few cleanups after texinfo builder merge (#529). Add CHANGES and AUTHORS entries. To do: add node handlers for all extension nodes so that the test documents can be handled without warnings. 2010-10-22 10:17:35 +02:00
Georg Brandl
e6f5d36a0b merge with http://bitbucket.org/jonwaltman/sphinx-info 2010-10-22 10:06:24 +02:00
Doug Hellmann
5caad013d1 include a blank line before a new line-block so it stands as its own paragraph 2010-10-20 08:10:07 -04:00
Georg Brandl
4f8d836dae merge 2010-10-16 21:56:02 +02:00
Georg Brandl
260e165cc3 merge with 1.0 2010-10-16 21:43:48 +02:00
Daniel Neuhäuser
b7495701db merge with birkenfeld/sphinx 2010-10-14 23:28:03 +02:00
Daniel Neuhäuser
27dcdb4bdd doctest setup-/testrunner now share stdout
This was a patch pfein send my via #pocoo
2010-10-14 23:26:08 +02:00
Georg Brandl
e7ae435ea2 merge with 1.0 2010-10-10 21:48:15 +02:00
Daniel Neuhäuser
a3a0a96c3a Mention Sphinx Contrib in the documentation.
Along with that I also removed the part about finding a place
to host extensions when a message about one is send to the
mailinglist, as I believe we have one for every extension
with Sphinx Contrib.
2010-10-10 20:00:12 +02:00
Chris Rebert
ef62d317e5 autodoc's docstring/special-comment detection works for instance attributes too 2010-10-02 00:05:59 -07:00
Daniel Neuhäuser
6149c462a3 Fix file path handling in the epub builder 2010-09-28 18:15:20 +02:00
Daniel Neuhäuser
674f04d808 Fix line length 2010-09-28 15:58:10 +02:00
Georg Brandl
436a471974 Add changelog entry. 2010-09-21 10:31:59 +02:00
Georg Brandl
f887bb5cb7 merge with http://bitbucket.org/dhellmann/sphinx-graphviz-paragraphs/ 2010-09-21 10:30:43 +02:00
Jonathan Waltman
6ec0871637 merge 2010-09-20 04:15:00 -05:00
Jonathan Waltman
464fee8523 Remove unused imports and clean up 2010-09-20 04:04:24 -05:00
Georg Brandl
4ab7ed43f4 merge with 1.0 2010-09-17 10:11:24 +02:00
Doug Hellmann
4a00029a43 add 'inline' flag to graphviz extension directives to control paragraph breaks 2010-09-16 09:29:04 -04:00
Jonathan Waltman
1a5f00d83c Remove left-over debugging code 2010-09-16 02:34:54 -05:00
Jonathan Waltman
13684aa91f Add tests for Texinfo builder 2010-09-16 02:19:06 -05:00
Jonathan Waltman
a5343b4c5b Add documentation for Texinfo builder 2010-09-16 02:16:27 -05:00
Jonathan Waltman
0d1b0020d5 Update config for Texinfo 2010-09-16 02:08:31 -05:00
Jonathan Waltman
72e865e0ca Add Texinfo builder and writer 2010-09-16 02:06:48 -05:00
Georg Brandl
242555d6ca merge with 1.0 2010-09-10 09:09:55 +02:00
Martin Brochhaus
b857b46be9 Removed a rather confusing method by a simpler call to .__doc__
It turned out that at this point we can safely check for .__doc__ wihtout producing exceptions or false positives.
2010-09-07 16:22:34 +02:00
Martin Brochhaus
8f2f4db5ac Minor changes to make coverage extension more robust against exceptions and false positives.. 2010-09-07 16:06:06 +02:00
Daniel Neuhäuser
fee6b38142 Remove trailing whitespace 2010-09-03 17:10:22 +02:00
Daniel Neuhäuser
3c2160e2c1 Added Heapkeeper to the examples 2010-09-01 16:27:22 +02:00
Robert Lehmann
6812af60c2 merge 2010-08-27 01:03:57 +02:00
Robert Lehmann
ef870346de Document internationalization mechanisms. 2010-08-27 01:02:49 +02:00
Georg Brandl
fd814f1bcd merge with 1.0 2010-08-26 16:26:48 +00:00
Georg Brandl
9b678ab949 merge with 1.0 2010-08-26 16:24:03 +00:00
Georg Brandl
e5be4a841c merge with http://bitbucket.org/rolmei/sphinx-epub/ 2010-08-26 16:23:18 +00:00
Georg Brandl
ad759f54c1 #392: deprecate "centered". 2010-08-26 12:01:12 +00:00
Georg Brandl
0546dd6912 Translation update. 2010-08-26 11:52:59 +00:00
Georg Brandl
9420229ca8 Whitespace and import fixes. 2010-08-26 08:12:49 +00:00
Georg Brandl
efe2f63204 merge with 1.0 2010-08-25 12:06:21 +00:00
Georg Brandl
3ddd7d9075 merge with 1.0 2010-08-25 12:02:59 +00:00
Georg Brandl
5263eca187 Give a better issue number. 2010-08-25 11:52:41 +00:00
Georg Brandl
40e692e6c3 #504: Add an `index` role, to make inline index entries. 2010-08-25 11:33:30 +00:00
Georg Brandl
22b5751eb5 Fix test. 2010-08-25 11:33:25 +00:00
Georg Brandl
1127b870f9 Review of Swedish translation by Ludvig Ericson. 2010-08-25 10:46:49 +00:00
Georg Brandl
8ac32d08ba #221: Add Swedish locale, thanks to Henrik Holmboe. 2010-08-25 10:09:24 +00:00
Georg Brandl
2e520e5e7b #460: Allow limiting the depth of section numbers for HTML. 2010-08-25 09:59:53 +00:00
Georg Brandl
8ef21acf9b merge with 1.0 2010-08-23 17:16:45 +00:00
Georg Brandl
1778803e95 merge with 1.0 2010-08-23 16:49:05 +00:00
Georg Brandl
1961292029 merge with 1.0 2010-08-23 16:27:25 +00:00
Georg Brandl
e2d180f636 merge 2010-08-23 16:24:13 +00:00