Georg Brandl
|
b7a2491e21
|
#65: Store depth information in PNG images themselves.
|
2008-12-10 00:43:11 +01:00 |
|
Georg Brandl
|
0d88e4b020
|
Fix automethod outside class context.
|
2008-12-09 23:37:39 +01:00 |
|
Georg Brandl
|
058001c831
|
Fix #68: invalid latex output for images with height set.
|
2008-12-08 08:52:55 +01:00 |
|
Georg Brandl
|
83dba8fc76
|
Fix #60: "smart" image inclusion in subdirs.
|
2008-12-08 08:44:18 +01:00 |
|
Georg Brandl
|
02123d6650
|
Fix JS search when html_copy_source is off.
|
2008-12-07 23:16:57 +01:00 |
|
Georg Brandl
|
132086798a
|
Fix autoclass_content = "both" bug.
|
2008-12-07 22:36:23 +01:00 |
|
Georg Brandl
|
2320d582ab
|
Add tinyTiM.
|
2008-12-07 21:40:33 +01:00 |
|
Georg Brandl
|
13043771f4
|
Fix package name.
|
2008-12-06 23:26:40 +01:00 |
|
Georg Brandl
|
8c055e8004
|
Document that mathbase isn't meant to be included in the extensions config
value.
|
2008-12-06 23:26:34 +01:00 |
|
Georg Brandl
|
1bad6b8f1a
|
Add changelog entry for last commit.
|
2008-12-06 08:58:47 +01:00 |
|
Georg Brandl
|
21a45409b1
|
Fix s/self/this in JavaScript.
|
2008-12-06 08:58:15 +01:00 |
|
Georg Brandl
|
106ec3b249
|
Bump version tag.
|
2008-12-05 20:10:32 +01:00 |
|
Georg Brandl
|
1cc4c1da6a
|
Remove obsolete styles.
|
2008-12-05 20:06:06 +01:00 |
|
Georg Brandl
|
bd32a22946
|
Allow \\ to mean \ in signatures.
|
2008-12-05 19:55:27 +01:00 |
|
Georg Brandl
|
35a58e50ca
|
Also fix invalid index entries for Latex output.
|
2008-11-30 21:06:07 +01:00 |
|
Georg Brandl
|
a967dc4027
|
Fix #60: Don't crash for invalid index entries.
|
2008-11-30 20:56:08 +01:00 |
|
Georg Brandl
|
40f8fb4dc2
|
Locale catalog update.
|
2008-11-27 18:40:57 +01:00 |
|
Georg Brandl
|
2740523edd
|
Note that the quickstarted conf.py doesn't contain all possible config values.
|
2008-11-27 18:34:34 +01:00 |
|
Georg Brandl
|
8225225139
|
Fix #59: use easy_install -U to upgrade existing versions.
|
2008-11-27 18:26:24 +01:00 |
|
Georg Brandl
|
80cccbdb00
|
Add Pysparse.
|
2008-11-27 18:11:02 +01:00 |
|
Georg Brandl
|
b1e2e72cf0
|
Add ObjectListView.
|
2008-11-24 20:43:22 +01:00 |
|
Georg Brandl
|
30bb2bc9fe
|
Fix #54: awkward wording in quickstart.
|
2008-11-24 20:42:05 +01:00 |
|
Georg Brandl
|
46b6689240
|
Fix #53, a few nits in the README.
|
2008-11-24 20:33:58 +01:00 |
|
Georg Brandl
|
6726192fb6
|
Don't fail test suite because of missing latex packages.
|
2008-11-23 21:58:30 +01:00 |
|
Georg Brandl
|
a2773de9e0
|
Add file in _static directory so that it isn't ignored by Hg.
|
2008-11-23 21:35:52 +01:00 |
|
Georg Brandl
|
672024e95c
|
Update ez_setup.py.
|
2008-11-23 19:50:56 +01:00 |
|
Georg Brandl
|
f7c774b882
|
Add text output format.
|
2008-11-23 19:13:15 +01:00 |
|
Georg Brandl
|
6a70a4a461
|
Remove old tag.
|
2008-11-23 19:02:58 +01:00 |
|
Georg Brandl
|
16e9f6e0ae
|
Added tag 0.5 for changeset 83433c206e7f
|
2008-11-23 19:02:38 +01:00 |
|
Georg Brandl
|
9cce898a36
|
Final changes for 0.5.
|
2008-11-23 19:02:32 +01:00 |
|
Georg Brandl
|
2bb2e78488
|
2.4 compatibility fix.
|
2008-11-23 19:02:10 +01:00 |
|
Georg Brandl
|
b29b72833f
|
Added tag 0.5 for changeset a7829d07c5d0
|
2008-11-23 18:41:02 +01:00 |
|
Georg Brandl
|
9b66475cda
|
Remove unused import.
|
2008-11-23 17:11:59 +01:00 |
|
Georg Brandl
|
404625e718
|
Fix param name and add example.
|
2008-11-23 17:08:19 +01:00 |
|
Georg Brandl
|
b0b725d66b
|
"todolist" has no content or arguments.
|
2008-11-23 16:52:51 +01:00 |
|
Georg Brandl
|
a00cabae8e
|
Don't register two handlers for the same event.
|
2008-11-23 16:26:14 +01:00 |
|
Georg Brandl
|
91c31181b0
|
Add tests for HTML escaping.
|
2008-11-23 15:22:09 +01:00 |
|
Georg Brandl
|
410ac72590
|
Fix test after latex writer change.
|
2008-11-23 15:21:57 +01:00 |
|
Georg Brandl
|
8fd56e7ece
|
Make display equations centered.
|
2008-11-23 12:43:35 +01:00 |
|
Georg Brandl
|
16d26edcd8
|
Changelog entry for #51.
|
2008-11-23 12:43:15 +01:00 |
|
Georg Brandl
|
43cc7122c2
|
Fix #51: escape config variables in HTML templates.
|
2008-11-23 12:39:21 +01:00 |
|
Georg Brandl
|
50d15d947d
|
Fix display of "--" in long option strings.
|
2008-11-23 12:26:56 +01:00 |
|
Georg Brandl
|
df7e93dcf1
|
Fix latex markup for line blocks in tables.
|
2008-11-23 12:22:43 +01:00 |
|
Georg Brandl
|
e8cfdda7a2
|
Fix three problems in HTML help index generation.
Patch from Hirokazu Yamamoto (see bugs.python.org/4252), fixes #44.
|
2008-11-22 15:28:09 +01:00 |
|
Georg Brandl
|
c8e08821fd
|
Use regular system message node for warning about latex failures.
|
2008-11-22 14:22:39 +01:00 |
|
Georg Brandl
|
446729bbcd
|
Fix a bug in jsdump.
|
2008-11-22 13:59:47 +01:00 |
|
Georg Brandl
|
4c5e72e306
|
Reorder builder sections.
|
2008-11-22 13:34:51 +01:00 |
|
Georg Brandl
|
8c5419662e
|
Add note about needed LaTeX packages.
|
2008-11-22 13:32:32 +01:00 |
|
Georg Brandl
|
d02008f99d
|
#47: fix English.
|
2008-11-19 21:36:16 +01:00 |
|
Georg Brandl
|
78072ec1e1
|
More shorthandoff languages.
|
2008-11-19 19:33:31 +01:00 |
|
Georg Brandl
|
355019b2cf
|
Raise a better error on too many section levels.
|
2008-11-19 19:12:07 +01:00 |
|
Georg Brandl
|
634003f847
|
Add Slovenian locale, by Rok Garbas.
|
2008-11-19 18:35:00 +01:00 |
|
Georg Brandl
|
4f8a18d841
|
Use an explicit language.
|
2008-11-19 18:31:11 +01:00 |
|
Georg Brandl
|
0f94263a9f
|
Add Brazilian Portuguese locale, by Roger Demetrescu.
|
2008-11-19 18:28:23 +01:00 |
|
Georg Brandl
|
3c739d9353
|
Add NetworkX.
|
2008-11-19 18:23:40 +01:00 |
|
Georg Brandl
|
390e6487ea
|
In pngmath, don't call latex again if an image with the given SHA sum already
exists.
|
2008-11-19 18:08:51 +01:00 |
|
Georg Brandl
|
7376a916ce
|
Update French locale, thanks to Sebastien Douche.
|
2008-11-16 19:11:05 +01:00 |
|
Georg Brandl
|
85f67c22e4
|
#41: Recognize C functions as autodocumentable.
|
2008-11-16 19:08:36 +01:00 |
|
Georg Brandl
|
49858b41f3
|
#38: fix behavior with unitless image dimensions.
|
2008-11-16 19:07:36 +01:00 |
|
Georg Brandl
|
22cefe2114
|
Add quote to front page.
|
2008-11-16 18:44:54 +01:00 |
|
Georg Brandl
|
b1579af47e
|
A few math experience improvements, inspired by Fredrik Johansson.
|
2008-11-16 18:44:46 +01:00 |
|
Georg Brandl
|
7d2f674ff2
|
Support table captions in LaTeX output.
|
2008-11-16 17:35:22 +01:00 |
|
Georg Brandl
|
69853e544e
|
Extensions: Add a link to the Wiki.
|
2008-11-16 13:32:04 +01:00 |
|
Georg Brandl
|
d7dfb64c0e
|
Allow build without conf.py using -C command line switch.
|
2008-11-16 13:29:10 +01:00 |
|
Georg Brandl
|
7e67cabc88
|
Add "alt" attribute to be valid HTML.
|
2008-11-16 13:11:18 +01:00 |
|
Georg Brandl
|
077324e02e
|
Compile updated catalogs.
|
2008-11-16 11:11:37 +01:00 |
|
Georg Brandl
|
fe52fd6b19
|
Update the catalogs.
|
2008-11-16 11:05:00 +01:00 |
|
Georg Brandl
|
a33f60cc12
|
Expand scope of workaround for empty desc environment to work with newest node
structure.
|
2008-11-16 11:01:02 +01:00 |
|
Georg Brandl
|
a085a033f9
|
Add two more projects and alphabetize the list sorting.
|
2008-11-16 10:46:02 +01:00 |
|
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 |
|