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 |
|
Georg Brandl
|
39bb91977c
|
Re-add spacing between parameter name and description.
|
2008-11-04 08:17:59 +01:00 |
|
Benoit Boissinot
|
ce3fa678f4
|
change tracker url
|
2008-11-04 02:34:12 +01:00 |
|
Georg Brandl
|
324145853e
|
#29: fix some option list issues, in HTML, LaTeX and text writers.
|
2008-11-03 21:40:21 +01:00 |
|
Georg Brandl
|
25f63fec52
|
Fix "(class in None)" being generated as index entry. #4248.
|
2008-11-03 10:32:46 +01:00 |
|
Georg Brandl
|
96caeae56d
|
Update repo location.
|
2008-11-02 23:52:49 +01:00 |
|
Georg Brandl
|
7de0061d80
|
More things to ignore.
|
2008-11-02 23:33:19 +01:00 |
|
Georg Brandl
|
4deb6391a0
|
Add a manifest, since setuptools doesn't support hg.
Also add a few more things to hgignore file.
|
2008-11-02 23:32:15 +01:00 |
|
Georg Brandl
|
27a2a760c7
|
Add .hgignore file.
|
2008-11-02 21:57:29 +01:00 |
|
Georg Brandl
|
155411a93d
|
Allow skipping members by event.
|
2008-11-02 20:04:24 +00:00 |
|
Georg Brandl
|
828b390fba
|
Clarification.
|
2008-11-02 10:41:38 +00:00 |
|
Georg Brandl
|
f74f8ca7a4
|
Bring up to date and link to add_config_value().
|
2008-11-01 14:54:51 +00:00 |
|
Georg Brandl
|
1ed2d916cd
|
Improve node coverage for latex/text writers.
|
2008-11-01 14:40:02 +00:00 |
|
Georg Brandl
|
2ebb04f10f
|
Fix for r67038.
|
2008-10-28 16:53:05 +00:00 |
|
Georg Brandl
|
ec2afc42ab
|
Don't throw away labels for code blocks.
|
2008-10-28 08:39:31 +00:00 |
|
Georg Brandl
|
3d03243527
|
More examples.
|
2008-10-28 08:31:42 +00:00 |
|
Georg Brandl
|
6566a90193
|
Add PyPubSub.
|
2008-10-27 17:36:29 +00:00 |
|
Georg Brandl
|
fb58083eb5
|
Remove outdated check.
|
2008-10-27 17:36:19 +00:00 |
|
Georg Brandl
|
4d07c757ed
|
Add missing po file.
|
2008-10-27 17:36:04 +00:00 |
|
Georg Brandl
|
3715bd90a0
|
Don't disable alphabetical and roman lists anymore.
|
2008-10-25 16:53:29 +00:00 |
|
Georg Brandl
|
8c39c19bf3
|
Respect add_module_names for index entries.
|
2008-10-25 16:47:14 +00:00 |
|
Georg Brandl
|
528a06ff4e
|
Don't disregard return annotations for functions without any parameters.
|
2008-10-25 16:40:59 +00:00 |
|
Georg Brandl
|
094c7305b7
|
Add Spanish locale, by Guillem Borrell.
|
2008-10-25 16:10:21 +00:00 |
|
Georg Brandl
|
406aae4d6a
|
Fix outdated docstring.
|
2008-10-25 16:09:15 +00:00 |
|
Georg Brandl
|
3206a6ab6f
|
Add a note about substitutions.
|
2008-10-25 16:00:53 +00:00 |
|
Georg Brandl
|
29a3a86cef
|
Add global citations. #1.
|
2008-10-25 15:54:34 +00:00 |
|
Georg Brandl
|
bcd1a78d83
|
Remove explicit height for relbar, to allow breaking text
not to flow into the main body.
|
2008-10-25 15:37:40 +00:00 |
|