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
|
55c4f5a096
|
merge with trunk
|
2009-01-22 19:25:24 +01:00 |
|
Georg Brandl
|
29cc19a199
|
merge with 0.5
|
2009-01-22 19:23:23 +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 |
|
Armin Ronacher
|
9f85317530
|
Autodoc can document classes as functions now if explicitly
marked with `autofunction`.
|
2009-01-17 01:21:47 +01:00 |
|
Georg Brandl
|
a8756fb4b3
|
merge with 0.5
|
2009-01-14 19:39:42 +01:00 |
|
Georg Brandl
|
09dd6c00ab
|
Give <pre> blocks a uniform line-height.
|
2009-01-14 00:30:34 +01:00 |
|
Georg Brandl
|
e285830b11
|
merge with trunk
|
2009-01-14 00:07:11 +01:00 |
|
Georg Brandl
|
93bcc3c3ea
|
fix
|
2009-01-14 00:06:56 +01:00 |
|
Georg Brandl
|
1f987f6af6
|
merge with trunk
|
2009-01-14 00:00:27 +01:00 |
|
Georg Brandl
|
88639dc45e
|
merge with 0.5
|
2009-01-13 23:59:01 +01:00 |
|
Georg Brandl
|
382e069637
|
Fix the serializing builder.
|
2009-01-11 14:28:34 +01:00 |
|
Georg Brandl
|
aaf94d4778
|
merge with 0.5
|
2009-01-11 10:19:14 +01:00 |
|
Georg Brandl
|
7b08f9ecbd
|
Clean up tests conf.py, no need to include comments.
|
2009-01-10 22:32:54 +01:00 |
|
Georg Brandl
|
65e13df5a1
|
Fix bugs in the template loader and the changes builder.
|
2009-01-10 22:32:19 +01:00 |
|
Georg Brandl
|
11a7ed8c49
|
merge with mq
|
2009-01-10 22:19:40 +01:00 |
|
Georg Brandl
|
aedbdd953d
|
Fix more line length and trailing whitespace.
|
2009-01-10 22:18:18 +01:00 |
|
mq
|
ab4c11f641
|
add modindex_common_prefix config value
|
2009-01-10 21:54:26 +01:00 |
|
Georg Brandl
|
b068e91803
|
Reformat to EOL80.
|
2009-01-10 21:23:39 +01:00 |
|
Georg Brandl
|
d0e0acaaa1
|
merge in trunk
|
2009-01-10 20:46:13 +01:00 |
|
Georg Brandl
|
4d345c8de3
|
Split stylesheets into basic, default and sphinxdoc.
|
2009-01-10 20:45:45 +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 |
|
Georg Brandl
|
ec392f4888
|
Add Pygments style selection to theming.
|
2009-01-10 19:14:01 +01: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
|
13d9cddd1d
|
Update Manifest.
|
2009-01-06 00:37:43 +01:00 |
|
Georg Brandl
|
34a08b862e
|
Document how autodoc with attributes works.
|
2009-01-06 00:28:29 +01:00 |
|
Georg Brandl
|
9673be44f3
|
Use the correct style name.
|
2009-01-05 20:40:15 +01:00 |
|
Georg Brandl
|
4480cadccc
|
merge
|
2009-01-05 20:30:37 +01:00 |
|
Georg Brandl
|
beb987bd5b
|
Basic theme infrastructure.
|
2009-01-05 20:22:30 +01:00 |
|
Georg Brandl
|
249f9544b7
|
Create themes/ subdirectory and move stuff from templates/ and static/ there.
|
2009-01-05 19:19:28 +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 |
|
Georg Brandl
|
c83d630fd8
|
Close #52: There is now a `hlist ` directive, creating a compact
list by placing distributing items into multiple columns.
|
2009-01-04 22:00:40 +01:00 |
|
Georg Brandl
|
09ccce67a9
|
Close #33: add manpages for command-line tools.
|
2009-01-04 21:20:51 +01:00 |
|
Georg Brandl
|
dd91ce47d5
|
Add changelog entries for news in pycode branch.
|
2009-01-04 21:07:25 +01:00 |
|
Georg Brandl
|
dc3679ddb5
|
merge in pycode branch
|
2009-01-04 20:55:01 +01:00 |
|
Georg Brandl
|
088d636487
|
A few more fixes in autodoc.
|
2009-01-04 20:52:35 +01:00 |
|