Georg Brandl
|
ab7cfb4a99
|
Make domains instances, which have factory methods for their roles and directives.
|
2009-07-13 16:59:45 +02:00 |
|
Georg Brandl
|
92e29ad323
|
merge with 0.6
|
2009-07-09 20:30:50 +02:00 |
|
Georg Brandl
|
4d48846c86
|
merge with 0.6
|
2009-07-09 12:25:27 +02:00 |
|
Georg Brandl
|
d10733d137
|
merge with 0.6
|
2009-07-09 12:10:28 +02:00 |
|
Georg Brandl
|
da12e2f36d
|
ifconfig now allows titles as content.
|
2009-07-09 11:54:32 +02:00 |
|
Georg Brandl
|
843b0d07e9
|
merge with pv
|
2009-07-07 21:32:10 +02:00 |
|
Georg Brandl
|
43f475b74e
|
Fix long lines.
|
2009-07-05 12:28:45 +02:00 |
|
Georg Brandl
|
c02b7149aa
|
Move domain-specific code around a bit; builtin domains are now completely in sphinx.domains. Test suite does not pass yet.
|
2009-07-05 12:24:27 +02:00 |
|
Georg Brandl
|
9199b21f85
|
Add new builtin theme to test suite.
|
2009-07-05 12:22:01 +02:00 |
|
Georg Brandl
|
5e33572488
|
Fix unbound local.
|
2009-07-03 20:06:33 +02:00 |
|
Georg Brandl
|
2c2ea9ae5f
|
Teach babel to extract l_() messages.
|
2009-07-03 13:37:38 +02:00 |
|
Georg Brandl
|
c8e8b1bfd4
|
Use a new "lazy" gettext function instead of using dummy _() to help text extraction.
|
2009-07-03 13:34:08 +02:00 |
|
Georg Brandl
|
1f18db60a4
|
Add another sectionchar.
|
2009-07-03 12:11:42 +02:00 |
|
Georg Brandl
|
68a15b5b74
|
Add comment.
|
2009-07-02 10:58:29 +02:00 |
|
Georg Brandl
|
e3c59615fc
|
Make the parameter order consistent.
|
2009-07-01 09:28:24 +02:00 |
|
Georg Brandl
|
383475a94f
|
merge with sphinx-domains.
|
2009-06-30 19:01:00 +02:00 |
|
Georg Brandl
|
22f3fbb388
|
Refactor a bit to fix b/w compat of cfunc role.
|
2009-06-30 18:59:36 +02:00 |
|
Georg Brandl
|
b71566588d
|
merge
|
2009-06-30 18:39:39 +02:00 |
|
Armin Ronacher
|
5c678f02cd
|
Added new minimal theme called scrolls.
|
2009-06-30 17:34:18 +01:00 |
|
Armin Ronacher
|
be192d9c68
|
Added a new theme inspired by the jinja / werkzeug theme.
|
2009-06-30 17:34:02 +01:00 |
|
Georg Brandl
|
09d234df20
|
Fix duplicate code.
|
2009-06-30 18:11:57 +02:00 |
|
Armin Ronacher
|
957be3bfa0
|
Refactored role registrations.
|
2009-06-30 15:16:46 +01:00 |
|
Armin Ronacher
|
f82a4a4eab
|
Makefile and .hgignore ignore a virtualenv called "env" in this folder by default now.
|
2009-06-30 15:16:33 +01:00 |
|
Georg Brandl
|
43667a2a9c
|
Remove filemodules attribute which isnt used anymore.
|
2009-06-29 18:43:59 +02:00 |
|
Georg Brandl
|
5c6697e69f
|
Fix some oversights.
|
2009-06-29 17:16:05 +02:00 |
|
Georg Brandl
|
2ea1de50a9
|
Introduce "domains".
|
2009-06-29 17:04:33 +02:00 |
|
Pauli Virtanen
|
53bdb60a77
|
Fix cElementTree import
|
2009-06-28 17:09:58 +03:00 |
|
Pauli Virtanen
|
25429bcdf4
|
devhelp: produce better index term sub-items
|
2009-06-28 16:17:28 +03:00 |
|
Georg Brandl
|
4e535fec91
|
#193: Added a `visitedlinkcolor ` theme option to the default theme.
|
2009-06-05 10:41:02 +02:00 |
|
Georg Brandl
|
783a05ca6e
|
Give todo source attributions a specific class.
|
2009-06-05 10:29:35 +02:00 |
|
Georg Brandl
|
288af885c2
|
merge with 0.6
|
2009-06-04 18:47:43 +02:00 |
|
Georg Brandl
|
be49adef8c
|
#158: Allow '..' in template names, and absolute template paths;
Jinja 2 by default disables both.
|
2009-06-04 18:39:47 +02:00 |
|
Georg Brandl
|
137db91d77
|
When highlighting Python code, ignore extra indentation before
trying to parse it as Python.
|
2009-06-04 18:21:26 +02:00 |
|
Georg Brandl
|
501adbdb6f
|
#191: Don't escape the tilde in URIs in LaTeX.
|
2009-06-04 18:11:17 +02:00 |
|
Georg Brandl
|
fb0791bdfc
|
Added the `prepend and append ` options to the
``literalinclude`` directive.
|
2009-06-04 17:57:58 +02:00 |
|
Georg Brandl
|
ebcf18d9c3
|
Added the `latex_docclass ` config value and made the "twoside"
documentclass option overridable by "oneside".
|
2009-06-04 17:50:37 +02:00 |
|
Georg Brandl
|
55bbb72bd0
|
merge
|
2009-06-03 23:18:20 +02:00 |
|
Georg Brandl
|
42d12d8683
|
Refix #188.
|
2009-06-03 23:18:02 +02:00 |
|
Pauli Virtanen
|
aea718e2a2
|
Fix fails-to-work oversight in pngmath.py
|
2009-06-02 23:05:33 +03:00 |
|
Georg Brandl
|
18d5f967bd
|
merge with 0.6
|
2009-06-01 10:47:38 +02:00 |
|
Georg Brandl
|
51e8e68a6d
|
Add Selenium.
|
2009-06-01 10:46:54 +02:00 |
|
Georg Brandl
|
799bc4fefe
|
#188: fix oversight in replacing parameter.
|
2009-06-01 10:40:17 +02:00 |
|
Georg Brandl
|
8d96070a1a
|
merge with 0.6
|
2009-05-31 19:50:29 +02:00 |
|
Georg Brandl
|
cfd0d8c42d
|
Don't consider contents of source comments for the search index.
|
2009-05-31 19:47:42 +02:00 |
|
Georg Brandl
|
df75924602
|
merge with 0.6
|
2009-05-31 18:59:36 +02:00 |
|
Georg Brandl
|
92eef1b2e5
|
Set the default encoding to `utf-8-sig ` to handle files with a
UTF-8 BOM correctly.
|
2009-05-31 18:58:28 +02:00 |
|
Georg Brandl
|
b3a2b211cd
|
Update of Polish translation.
|
2009-05-31 18:47:27 +02:00 |
|
Georg Brandl
|
77eb655659
|
Update of Slovenian translation.
|
2009-05-31 18:46:18 +02:00 |
|
Armin Ronacher
|
e8ab405a2e
|
Added werkzeug docs to the examples.
|
2009-05-30 09:43:51 +02:00 |
|
Georg Brandl
|
d6fc2c25c9
|
merge with 0.6
|
2009-05-28 08:42:35 +02:00 |
|