Commit Graph

1466 Commits

Author SHA1 Message Date
Georg Brandl
f175d7a0ba Dummy change. 2009-10-26 09:30:43 +01:00
Georg Brandl
f04ca65690 Fix "fixed" descriptor handling, and add tests. 2009-10-25 11:26:10 +01:00
Georg Brandl
9088649e0f Add "important" to print rule. 2009-10-25 11:09:09 +01:00
Georg Brandl
a51e3a4129 Add missing extension. 2009-10-08 09:14:01 +02:00
Georg Brandl
521049d9a8 autodoc: give attributes a higher priority so that descriptors are not documented as methods. 2009-09-17 14:20:46 +02:00
Georg Brandl
4dd3346b28 Add nose. 2009-09-17 14:19:18 +02:00
Georg Brandl
66c254c582 copy over autosummary docs from trunk. 2009-09-09 19:18:02 +02:00
Georg Brandl
290a623669 Note that member docstrings need to be reST as well. 2009-09-09 19:10:24 +02:00
Georg Brandl
87cf9675c8 Fix markup. 2009-09-09 18:27:59 +02:00
Georg Brandl
c3b8e3fdf0 Clarify docs of automodule options. 2009-09-09 18:26:59 +02:00
Georg Brandl
0899e017a9 Post-0.6.3 changes. 2009-09-04 00:14:18 +02:00
Georg Brandl
92b0243281 Added tag 0.6.3 for changeset 447109cf9b01 2009-09-04 00:11:56 +02:00
Georg Brandl
aea14370d9 Prepare for 0.6.3 release 2009-09-04 00:06:12 +02:00
Georg Brandl
dcff10ddaa Cleanup unused imports. 2009-09-04 00:05:09 +02:00
Georg Brandl
e9fc8d890c Really fix the problem of keeping all pgen2 parser nodes in memory. 2009-09-03 18:00:11 +02:00
Georg Brandl
eff2bdd515 Properly add C module filenames as dependencies in autodoc. 2009-09-03 22:00:10 +02:00
Georg Brandl
65a8a4a6b2 #208 followup: add zh_CN entry. 2009-09-03 18:20:43 +02:00
Georg Brandl
3cc52246b2 #253: Ignore graphviz directives without content instead of
raising an unhandled exception.
2009-09-03 18:15:55 +02:00
Georg Brandl
456abdefbe #241: Fix a crash building LaTeX output for documents that contain
a todolist directive.
2009-09-03 18:08:57 +02:00
Georg Brandl
3276bb42c8 #252: Make it easier to change the build dir in the Makefiles
generated by quickstart.
2009-09-03 17:53:47 +02:00
Georg Brandl
a392b15c12 #246: fix Italian translation. 2009-09-03 17:43:39 +02:00
Georg Brandl
db59dec9df Add WebFaction. 2009-08-30 10:54:34 +00:00
Georg Brandl
a734207eea fix markup 2009-08-26 14:30:23 +00:00
Georg Brandl
304255894f #220: Fix CSS so that displaymath really is centered. 2009-08-06 22:57:12 +02:00
Georg Brandl
4e3746c7f3 Update German locale. 2009-08-06 22:49:47 +02:00
Georg Brandl
de3c790694 Update message catalogs. 2009-08-06 22:49:06 +02:00
Georg Brandl
c32186282f #222: Allow the "Footnotes" header to be translated. 2009-08-06 22:48:14 +02:00
Georg Brandl
13ced8d606 #225: Don't add whitespace in generated HTML after inline tags. 2009-08-06 22:32:14 +02:00
Georg Brandl
ea5b0088fa #227: Make `literalinclude` work when the document's path
name contains non-ASCII characters.
2009-08-06 22:29:31 +02:00
Georg Brandl
c914884f57 #229: Fix autodoc failures with members that raise errors
on ``getattr()``.
2009-08-06 22:06:19 +02:00
Georg Brandl
efa16ae0c7 #205: When copying files, don't copy full stat info, only
modification times.
2009-08-06 21:22:12 +02:00
Georg Brandl
b242c6b47c #232: Support non-ASCII metadata in Qt help builder. 2009-08-06 21:13:23 +02:00
Georg Brandl
3d062aa042 Whitespace cleanup. 2009-08-04 23:57:52 +02:00
Georg Brandl
1bd5ec7259 Properly format bullet lists nested in definition lists for LaTeX. 2009-08-04 23:56:06 +02:00
Georg Brandl
df7469b5db Add Djagios. 2009-08-04 23:48:36 +02:00
Georg Brandl
640fc0ac49 Section titles are now allowed inside `only` directives. 2009-08-04 23:42:32 +02:00
Georg Brandl
30a1c6b7d9 Add The Wine Cellar Book. 2009-08-04 23:42:02 +02:00
Georg Brandl
8e9682819a Add the hg revision ID to __version__ when running a non-released version. 2009-08-04 23:29:05 +02:00
Georg Brandl
ee9221d52d Remove $Revision$ keyword which is not expanded anymore with Hg. 2009-08-04 23:13:02 +02:00
Georg Brandl
df37a45a72 Add LEPL. 2009-08-04 23:09:05 +02:00
Georg Brandl
39a66f713f Add MirrorBrain. 2009-08-04 23:06:31 +02:00
Georg Brandl
bb58c54318 Add OpenEXR. 2009-08-04 22:44:52 +02:00
Georg Brandl
0516082799 Add link to db2rst. 2009-08-04 22:39:17 +02:00
Georg Brandl
c9d5cd9e6f Add sphinx and docutils versions to saved traceback file. 2009-07-29 15:57:20 +00:00
Georg Brandl
b423f9f280 Fix generation of the index when there are symbols with ASCII value larger than that of the lowercase letters. 2009-07-25 14:58:58 +02:00
Georg Brandl
1f0fcabe32 #201: Make `centered` directive work in LaTeX output. 2009-07-09 20:27:09 +02:00
Georg Brandl
ab4a507605 #202: dont raise a TypeError when dot cant be found. 2009-07-09 20:26:04 +02:00
Georg Brandl
d70b036090 #206: Refuse to overwrite an existing master document in sphinx-quickstart. 2009-07-09 12:23:54 +02:00
Georg Brandl
d976bb25f4 #208: Use MS-sanctioned locale settings, determined by the
``language`` config option, in the HTML help builder.
2009-07-09 12:15:26 +02:00
Georg Brandl
5569f89de2 #210: Fix nesting of HTML tags for displayed math from pngmath extension. 2009-07-09 12:08:42 +02:00