Georg Brandl
|
aff1fe3031
|
Add Pyevolve.
|
2009-02-05 13:26:50 +01:00 |
|
Georg Brandl
|
24fc4edb03
|
Add Roundup.
|
2009-02-05 12:47:02 +01:00 |
|
Georg Brandl
|
4e3c3a43fc
|
The new `trim_footnote_reference_space ` config value mirrors
the docutils config value of the same name and removes the
space before a footnote reference that is necessary for reST
to recognize the reference.
|
2009-01-26 23:38:02 +01:00 |
|
Georg Brandl
|
2413580d1b
|
Use full path in new toctree entries.
|
2009-01-26 23:36:10 +01:00 |
|
Georg Brandl
|
e65fafb396
|
merge with 0.5
|
2009-01-26 23:11:55 +01:00 |
|
Georg Brandl
|
54c5eb4db0
|
Prevent double hyphens becoming en-dashes in literal code in the LaTeX output.
|
2009-01-26 23:11:34 +01:00 |
|
Georg Brandl
|
257d630c6d
|
merge with 0.5
|
2009-01-26 22:42:00 +01:00 |
|
Georg Brandl
|
611fcf7112
|
Open literalinclude files in universal newline mode to allow
arbitrary newline conventions.
|
2009-01-26 22:41:22 +01:00 |
|
Georg Brandl
|
4fb3c27ecb
|
don't error out in search index building if there are documents without titles containing referenced stuff
|
2009-01-26 22:35:56 +01:00 |
|
Georg Brandl
|
f1e39097c6
|
Add a minimal test for external toctree links and fix a small bug found by it.
|
2009-01-26 22:04:29 +01:00 |
|
Georg Brandl
|
e974741c74
|
Added a toctree variable to the templates, and the ability to
include external links in toctrees.
Patch by Stefan Seefeld.
|
2009-01-26 21:57:15 +01:00 |
|
Georg Brandl
|
62222ca5a1
|
Add WTForms.
|
2009-01-26 20:08:02 +01:00 |
|
Georg Brandl
|
f5c24066a8
|
Add Selflanguage.org.
|
2009-01-26 19:56:14 +01:00 |
|
Georg Brandl
|
272ebb83ef
|
fix classmethoddesc environment
|
2009-01-24 20:55:16 +00:00 |
|
Georg Brandl
|
055c4bc091
|
Update catalog and German translations.
|
2009-01-24 18:44:29 +00:00 |
|
Georg Brandl
|
781b418360
|
merge with 0.5
|
2009-01-24 18:36:11 +00:00 |
|
Georg Brandl
|
e65d9de023
|
make -Q work
|
2009-01-24 18:27:19 +00:00 |
|
Luc Saffre
|
4ddde0ac1a
|
make.bat failed on MS Windows XP Home
|
2009-01-23 06:49:42 -03:00 |
|
Georg Brandl
|
3fede67ae9
|
add VOR-cycling.be
|
2009-01-22 20:31:09 +01:00 |
|
Georg Brandl
|
655ae6d89e
|
add doctest quickstart target.
|
2009-01-22 20:29:38 +01:00 |
|
Georg Brandl
|
0dd23c2dc1
|
Prevent encoding errors when filenames are non-ASCII.
|
2009-01-22 20:12:40 +01:00 |
|
Georg Brandl
|
bb291e5045
|
Add add_generic_role().
|
2009-01-22 20:01:01 +01:00 |
|
Georg Brandl
|
9c552c5d33
|
Add python-apt.
|
2009-01-22 19:44:40 +01:00 |
|
Georg Brandl
|
29cc19a199
|
merge with 0.5
|
2009-01-22 19:23:23 +01:00 |
|
Georg Brandl
|
05cf79da52
|
A bit of clarification about where Sphinx finds autodoced modules.
|
2009-01-22 19:22:49 +01:00 |
|
Georg Brandl
|
fd48a0016c
|
add Sqlkit and Reteisi.
|
2009-01-18 14:43:29 +01:00 |
|
Georg Brandl
|
9822e9fe67
|
Italian translation update.
|
2009-01-18 14:41:47 +01:00 |
|
Georg Brandl
|
a8756fb4b3
|
merge with 0.5
|
2009-01-14 19:39:42 +01:00 |
|
Georg Brandl
|
eefc54baca
|
Fix #86; merged from mq
|
2009-01-14 19:39:27 +01:00 |
|
mq
|
fccd4fff66
|
fix custom link titles in toctrees
|
2009-01-14 14:44:10 +01:00 |
|
Georg Brandl
|
09dd6c00ab
|
Give <pre> blocks a uniform line-height.
|
2009-01-14 00:30:34 +01:00 |
|
Georg Brandl
|
93bcc3c3ea
|
fix
|
2009-01-14 00:06:56 +01:00 |
|
Georg Brandl
|
88639dc45e
|
merge with 0.5
|
2009-01-13 23:59:01 +01:00 |
|
Georg Brandl
|
677d096393
|
On Windows, the target of os.rename() may not exist.
|
2009-01-13 23:55:24 +01:00 |
|
Georg Brandl
|
0da1788c0e
|
Remove debugging print.
|
2009-01-11 10:18:40 +01:00 |
|
Georg Brandl
|
beb141c1c7
|
merge in Ben's bundle with more py3k compatibility
|
2009-01-10 20:35:16 +01:00 |
|
Georg Brandl
|
45c7871448
|
Raise PycodeError directly on parsing.
|
2009-01-10 20:34:26 +01:00 |
|
Benjamin Peterson
|
07c5a8b449
|
use the py3k version of callable()
|
2009-01-10 13:04:23 -06:00 |
|
Benjamin Peterson
|
5e1711ab21
|
normalize raise statements
|
2009-01-10 13:02:24 -06:00 |
|
Benjamin Peterson
|
957973d651
|
fix a has_key() usage
|
2009-01-10 12:54:03 -06:00 |
|
Benjamin Peterson
|
9a4369a413
|
remove usage of .message
|
2009-01-10 12:46:01 -06:00 |
|
Armin Ronacher
|
646840d387
|
Changed the tokenizer in pgen2 to add a newline to lines even if it's missing. This makes sure that a file that does not end with a newline is properly parsed.
|
2009-01-09 18:55:42 +01:00 |
|
Georg Brandl
|
386548ae19
|
Add Grammar.txt to Manifest.
|
2009-01-06 00:38:40 +01:00 |
|
Georg Brandl
|
34a08b862e
|
Document how autodoc with attributes works.
|
2009-01-06 00:28:29 +01:00 |
|
Georg Brandl
|
5881e534f1
|
Remove old Jinja 1 bridge.
|
2009-01-05 19:11:52 +01:00 |
|
Georg Brandl
|
b33d95bd99
|
Add JQuery license; add PSF copyright statement.
|
2009-01-05 00:04:53 +01:00 |
|
Georg Brandl
|
4b70c8ca75
|
Simplify script snippet, break long lines.
|
2009-01-04 23:23:54 +01:00 |
|
Benoit Boissinot
|
2cdaa240dc
|
fix #30: disable the search box when javascript isn't available
|
2009-01-04 23:15:38 +01:00 |
|
Georg Brandl
|
32f6af61ba
|
Add changelog entry for #32.
|
2009-01-04 22:34:00 +01:00 |
|
Georg Brandl
|
a759690221
|
merge in Murkt's branch
|
2009-01-04 22:33:00 +01:00 |
|