Georg Brandl
|
b13735f75e
|
#39: spurious <generator ...> was emitted in HTML output. This is due to a
Jinja bug; the workaround is to just not use empty {% block %} tags.
|
2008-11-16 10:31:31 +01:00 |
|
Georg Brandl
|
516cc73450
|
#37: link to exception in :raises X: doc field.
|
2008-11-16 09:16:34 +01:00 |
|
Georg Brandl
|
45cb5475c0
|
Add TAGS.
|
2008-11-16 09:16:17 +01:00 |
|
Georg Brandl
|
355d29c4e1
|
#42: fix tracker URL.
|
2008-11-16 09:05:07 +01:00 |
|
Georg Brandl
|
5b10659f87
|
Fix for Unicode strftime formats.
|
2008-11-13 09:35:01 +01:00 |
|
Georg Brandl
|
4342f03986
|
Add Traditional Chinese locale.
|
2008-11-13 09:18:55 +01:00 |
|
Georg Brandl
|
bf8d68f83b
|
Add Dutch locale.
|
2008-11-13 09:16:28 +01:00 |
|
Georg Brandl
|
f490645392
|
#31: apply title transformations for xref roles in TOCs too.
|
2008-11-09 20:48:32 +01:00 |
|
Georg Brandl
|
4c3f2f0d7e
|
Add classes to toctree items that indicate depth.
|
2008-11-09 20:43:36 +01:00 |
|
Georg Brandl
|
489a12c032
|
Give highlighted text a class "highlight-<lang>".
|
2008-11-09 20:21:42 +01:00 |
|
Georg Brandl
|
9ea5a8eb61
|
Remove accident.
|
2008-11-09 20:15:26 +01:00 |
|
Georg Brandl
|
295263b9b6
|
Add/improve styling for topics and sidebars.
|
2008-11-09 20:09:43 +01:00 |
|
Georg Brandl
|
4f900741b7
|
Add example for comments.
|
2008-11-09 19:56:14 +01:00 |
|
Georg Brandl
|
e300408a2b
|
Update po catalog.
|
2008-11-09 19:47:09 +01:00 |
|
Georg Brandl
|
0060e50efa
|
Add todo extension.
|
2008-11-09 19:46:32 +01:00 |
|
Georg Brandl
|
d8251f6d75
|
Remove duplicate method.
|
2008-11-09 19:45:16 +01:00 |
|
Georg Brandl
|
fb9eec0549
|
Improve handling of admonition nodes.
|
2008-11-09 19:09:40 +01:00 |
|
Georg Brandl
|
44083fec6d
|
Add changelog entry for last revision.
|
2008-11-09 18:29:16 +01:00 |
|
Georg Brandl
|
fb26a2a5fc
|
#14: allow distinct programs for cmdoption directive.
|
2008-11-09 18:28:36 +01:00 |
|
Georg Brandl
|
7b62fc8f2d
|
Add env-purge-doc event. Add some examples for event usage.
|
2008-11-09 11:56:40 +01:00 |
|
Georg Brandl
|
51b555435b
|
Move nested parsing with titles to util function.
|
2008-11-09 11:25:05 +01:00 |
|
Georg Brandl
|
1353cc42dd
|
In linkcheck builder, return status code 1 on error, and emit warnings if -q
is given.
|
2008-11-08 16:28:01 +01:00 |
|
Georg Brandl
|
4aaac2ca70
|
Update NumPy URL.
|
2008-11-08 16:21:49 +01:00 |
|
Georg Brandl
|
ef3528b36e
|
#4251: some module links didn't have proper anchors.
|
2008-11-08 13:55:17 +01:00 |
|
Georg Brandl
|
8f1aa1c5f0
|
Move command-line stuff to its own submodule. Emit nicer error messages
for wrong Python version or missing modules.
|
2008-11-08 12:27:21 +01:00 |
|
Georg Brandl
|
6935790e0f
|
Fix test typo.
|
2008-11-08 12:26:49 +01:00 |
|
Georg Brandl
|
fae1b82d7d
|
Fix module name.
|
2008-11-08 12:24:27 +01:00 |
|
Georg Brandl
|
1436e8dd4d
|
Add note about inline markup nesting.
|
2008-11-08 12:11:17 +01:00 |
|
Georg Brandl
|
79dadc7d63
|
Merge with http://www.bitbucket.org/zondo/sphinx-fixes-gjh; small fix for
Python 2.4 compatibility.
|
2008-11-08 09:13:19 +01:00 |
|
Georg Brandl
|
dc7c22e3ff
|
Use Unicode for temporary title.
|
2008-11-08 09:00:19 +01:00 |
|
Georg Brandl
|
107a96ebf9
|
Fix typo.
|
2008-11-08 08:53:24 +01:00 |
|
Glenn Hutchings
|
a15329f9a3
|
Add support for old versions of latex (with no --output-directory option).
|
2008-11-07 21:46:53 +00:00 |
|
Glenn Hutchings
|
7b06f38f2f
|
Fix __released__ mis-spelling.
|
2008-11-07 17:24:16 +00:00 |
|
Georg Brandl
|
0e36ae54f3
|
Use detailed version number in startup message.
|
2008-11-07 09:26:20 +01:00 |
|
Georg Brandl
|
5308ce12a5
|
Allow empty seealso directive, and don't join all paragraphs in admonitions,
only the first with the title.
|
2008-11-07 09:10:50 +01:00 |
|
Georg Brandl
|
5bf2a2918d
|
Restore API compatibility for make_admonition.
|
2008-11-06 11:04:44 +01:00 |
|
Georg Brandl
|
dbfe74d5e6
|
Fix the handling of images in different directories.
|
2008-11-06 10:36:56 +01:00 |
|
Georg Brandl
|
27ee1ed5d4
|
Reword index page a bit.
|
2008-11-06 10:35:55 +01:00 |
|
Georg Brandl
|
51acf37461
|
#26: fix problems with ifxetex package.
|
2008-11-06 10:08:13 +01:00 |
|
Georg Brandl
|
19790f4a0d
|
Make output dir if it doesn't exist.
|
2008-11-04 23:46:17 +01:00 |
|
Georg Brandl
|
7aa1c5eed2
|
#21: allow short form for seealso arguments.
|
2008-11-04 21:35:05 +01:00 |
|
Georg Brandl
|
a29cd9518a
|
Add Director.
|
2008-11-04 21:11:11 +01:00 |
|
Georg Brandl
|
dc5e1a159d
|
Use * instead of *.* as glob pattern, catches Makefile.
|
2008-11-04 19:51:38 +01:00 |
|
Georg Brandl
|
78b1f6e613
|
Doc tweaks.
|
2008-11-04 19:51:23 +01:00 |
|
Georg Brandl
|
a41c0ee86c
|
Document -A and -Q switches.
|
2008-11-04 08:46:28 +01:00 |
|
Georg Brandl
|
3607d366f2
|
Allow silencing all warnings with -Q.
|
2008-11-04 08:43:13 +01:00 |
|
Georg Brandl
|
40fbd63eef
|
Don't generate HTML modindex if no modules are present.
|
2008-11-04 08:41:42 +01:00 |
|
Georg Brandl
|
af94c01319
|
Make the scripts executable.
|
2008-11-04 08:40:19 +01:00 |
|
Georg Brandl
|
a6f09758e3
|
Add -A option to pass values into HTML templates.
|
2008-11-04 08:34:35 +01:00 |
|
Georg Brandl
|
e666b6d203
|
Correct parameter name in example.
|
2008-11-04 08:20:18 +01:00 |
|