Georg Brandl
|
dcabce9f78
|
#286: collect todo nodes after the whole document has been read; this allows placing substitution references in todo items.
|
2010-01-03 12:36:21 +01:00 |
|
Georg Brandl
|
7b09f95cfa
|
#294: do not ignore an explicit `today` config value in a LaTeX build.
|
2010-01-03 12:20:54 +01:00 |
|
Georg Brandl
|
b9294de041
|
The `alt` text of inheritance diagrams is now much cleaner:
it's not the graphviz code but a description "Inheritance diagram of ...".
|
2010-01-03 11:47:46 +01:00 |
|
Georg Brandl
|
0b70a32efe
|
Ignore images in section titles when generating link captions.
(Otherwise, the "alt" text leaks into the caption, and docutils automatically
assigns an alt text to images in substitutions.)
|
2010-01-03 11:42:15 +01:00 |
|
Georg Brandl
|
6049dae619
|
Fix a traceback when the whole module name is stripped by a prefix in modindex_common_prefix.
|
2010-01-03 10:27:06 +01:00 |
|
Georg Brandl
|
c4cccb33ea
|
#287: add better background color for <tt> in warnings and notes.
|
2010-01-02 21:20:25 +01:00 |
|
Georg Brandl
|
3c09b7ab8f
|
Update check_sources; we now have 201x.
|
2010-01-02 21:11:23 +01:00 |
|
Georg Brandl
|
f4da14806c
|
#310: support exception messages in the `testoutput blocks of the doctest` extension.
Also add minimal test cases for the doctest extension.
|
2010-01-02 14:59:27 +01:00 |
|
Georg Brandl
|
c9201f282e
|
Add Bazaar.
|
2010-01-02 14:24:26 +01:00 |
|
Georg Brandl
|
f7b0d4c9c3
|
#293: line blocks are styled properly in HTML output.
|
2010-01-02 00:47:57 +01:00 |
|
Georg Brandl
|
297b2c7663
|
#285: make the `locale_dirs` config value work again.
|
2010-01-02 00:39:55 +01:00 |
|
Georg Brandl
|
2af4986e78
|
IE apparently does not like href=""; change this to href="#" which appears to work.
|
2010-01-02 00:30:42 +01:00 |
|
Georg Brandl
|
2e06fc6450
|
Add AGW.
|
2010-01-02 00:14:32 +01:00 |
|
Georg Brandl
|
0de312b96f
|
Direct posting to sphinx-dev is not possible anymore.
|
2010-01-02 00:09:01 +01:00 |
|
Georg Brandl
|
0745637e69
|
Correct info about jsmath_path if given relative.
|
2010-01-01 23:54:45 +01:00 |
|
Georg Brandl
|
e1e3c5bfb1
|
Add TOPS.
|
2010-01-01 23:43:27 +01:00 |
|
Georg Brandl
|
f0241626a1
|
Add Blender.
|
2010-01-01 23:41:30 +01:00 |
|
Georg Brandl
|
f6a56192d1
|
Happy new year!
|
2010-01-01 14:09:13 +01:00 |
|
Georg Brandl
|
096725922a
|
#303: `html_context values given on the command line via -A`
should not override other values given in conf.py.
|
2009-12-31 09:47:56 +01:00 |
|
Georg Brandl
|
93cca3d4ac
|
#308: allow "double" as alias for "pair" in index entries.
|
2009-12-30 13:13:57 +01:00 |
|
Georg Brandl
|
4c19161b5a
|
Fix a bug preventing incremental rebuilds for the `dirhtml` builder -- the
target file name wasn't determined portably between HTML builders.
|
2009-12-29 22:31:28 +01:00 |
|
Georg Brandl
|
b45ec23724
|
Remove option added in docutils 0.6.
|
2009-12-28 19:43:45 +01:00 |
|
Georg Brandl
|
654bc580d0
|
Fix for commit 41cb9d297064.
|
2009-12-28 19:39:15 +01:00 |
|
Georg Brandl
|
198013be93
|
Fix bug replacing 2 by its errno constant.
|
2009-12-28 19:03:36 +01:00 |
|
Georg Brandl
|
023b41b391
|
#296: fix copy-paste oversight.
|
2009-12-24 13:29:11 +01:00 |
|
Georg Brandl
|
88e54f951b
|
#299: Fix the mangling of quotes in "include:: :literal:" blocks.
|
2009-12-24 13:19:07 +01:00 |
|
Georg Brandl
|
64c534b03b
|
#292: Fix path to the search index for the `dirhtml` builder.
|
2009-12-24 13:06:34 +01:00 |
|
Georg Brandl
|
0dc0837e01
|
#301: use errno values from errno module.
|
2009-12-24 12:58:53 +01:00 |
|
Georg Brandl
|
a3f11db6b7
|
Add some examples.
|
2009-12-15 19:05:39 +01:00 |
|
Georg Brandl
|
98437cfd28
|
Fix typo.
|
2009-12-01 21:04:46 +01:00 |
|
Georg Brandl
|
571ebbf42b
|
Add news entry on Jython compatibility.
|
2009-11-10 22:43:59 +00:00 |
|
Georg Brandl
|
b9253e348b
|
#238: In autodoc, catch all errors that occur on module import,
not just ``ImportError``.
|
2009-11-08 22:37:29 +01:00 |
|
Georg Brandl
|
598f2dda3a
|
Add link to Japanese translation of the docs.
|
2009-11-08 19:36:16 +01:00 |
|
Georg Brandl
|
630c39d6e1
|
Change the name of mathbase.setup() so that putting it in extensions doesn't fail with an obscure TypeError.
|
2009-11-08 19:01:31 +01:00 |
|
Georg Brandl
|
a2c483c20b
|
#261: fix template nit.
|
2009-11-08 18:52:08 +01:00 |
|
Georg Brandl
|
cecc7a3a69
|
Add ASE and GPAW.
|
2009-11-08 18:38:24 +01:00 |
|
Georg Brandl
|
77c5026198
|
Add link to matplotlib's sampledoc, because I suck at writing tutorials.
|
2009-11-08 18:20:53 +01:00 |
|
Georg Brandl
|
d4446af757
|
Add GSL Shell.
|
2009-11-08 18:16:19 +01:00 |
|
Georg Brandl
|
54b48298a7
|
Add sqlparse.
|
2009-11-08 17:05:36 +01:00 |
|
Georg Brandl
|
278a5faf32
|
Add Fityk.
|
2009-11-08 17:03:13 +01:00 |
|
Georg Brandl
|
b0ee528298
|
#265: restore Jython compatibility.
|
2009-11-08 17:00:56 +01:00 |
|
Georg Brandl
|
adad88b429
|
Add notes on rst2pdf pdf builder.
|
2009-11-08 16:54:06 +01:00 |
|
Georg Brandl
|
360bcbcfbb
|
Add http://dip.sun.ac.za/.
|
2009-11-08 16:34:38 +01:00 |
|
Georg Brandl
|
dd500ce6fb
|
Catch OSError in copyfile(); os.utime() raises that.
|
2009-11-08 16:21:02 +01:00 |
|
Georg Brandl
|
abbf78915e
|
#275: Update Dutch translations.
|
2009-11-08 16:07:56 +01:00 |
|
Georg Brandl
|
bb1a50158c
|
Add Kaa.
|
2009-11-08 15:10:33 +01:00 |
|
Georg Brandl
|
4652c53a82
|
Add examples for graph options.
|
2009-11-08 10:18:35 +01:00 |
|
Georg Brandl
|
39a9330fc0
|
Fix autosummary_generate docs; a boolean value is supported only as of trunk.
|
2009-10-27 20:03:48 +01:00 |
|
Georg Brandl
|
a2fba1187b
|
make check: ignore "build" and "dist" dirs.
|
2009-10-26 09:52:48 +01:00 |
|
Georg Brandl
|
2942a6f723
|
Fix whitespace.
|
2009-10-26 09:45:50 +01:00 |
|
Georg Brandl
|
23a75e5e62
|
Expand news item.
|
2009-10-26 09:32:33 +01:00 |
|
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 |
|