Georg Brandl
|
613a4a02b7
|
merge with 0.6
|
2009-12-30 13:14:18 +01:00 |
|
Georg Brandl
|
93cca3d4ac
|
#308: allow "double" as alias for "pair" in index entries.
|
2009-12-30 13:13:57 +01:00 |
|
Georg Brandl
|
3d5ebe126f
|
merge with trunk
|
2009-12-29 12:34:11 +01:00 |
|
Georg Brandl
|
ea97a6b181
|
merge with 0.6
|
2009-12-28 19:43:55 +01:00 |
|
Georg Brandl
|
b45ec23724
|
Remove option added in docutils 0.6.
|
2009-12-28 19:43:45 +01:00 |
|
Georg Brandl
|
f37dcb25da
|
merge with epub fork
|
2009-12-28 19:00:48 +01:00 |
|
Roland Meister
|
706e12da65
|
Initial import from local repository
|
2009-12-28 17:09:09 +01:00 |
|
Georg Brandl
|
0238b8322d
|
merge with 0.6
|
2009-12-24 13:32:16 +01:00 |
|
Georg Brandl
|
88e54f951b
|
#299: Fix the mangling of quotes in "include:: :literal:" blocks.
|
2009-12-24 13:19:07 +01:00 |
|
Georg Brandl
|
9e7c5e88c4
|
Fix some nits after pulling from http://bitbucket.org/howthebodyworks/sphinx/ and add changelog and authors entries.
|
2009-12-23 11:53:19 +01:00 |
|
Dan MacKinlay
|
d532fc2d9f
|
sphinx now preserves lots of useful document metadata
|
2009-12-22 16:49:40 +11:00 |
|
Dan MacKinlay
|
55059117cb
|
handle key ordering silliness in tests
|
2009-12-22 16:35:30 +11:00 |
|
Dan MacKinlay
|
87196a2523
|
working tests for docinfo metadata
|
2009-12-22 00:06:25 +11:00 |
|
Dan MacKinlay
|
eef9ea3b73
|
only deal with metadata in the place sphinx expects it - at the head of the document
|
2009-12-21 23:43:06 +11:00 |
|
Dan MacKinlay
|
5484efed31
|
using test_environment as a test example, I get closer, but it turns out that I have no metadata at all where I expect it
|
2009-12-21 23:40:44 +11:00 |
|
Dan MacKinlay
|
353a265989
|
attempt at test suite number 1 - this one doesn't seem to generate any metadata
|
2009-12-21 23:24:33 +11:00 |
|
Georg Brandl
|
f04ca65690
|
Fix "fixed" descriptor handling, and add tests.
|
2009-10-25 11:26:10 +01:00 |
|
Georg Brandl
|
692d46d788
|
Add agogo theme to test.
|
2009-11-16 14:55:53 +01:00 |
|
Georg Brandl
|
671fe3aa31
|
Add new builtin theme to test suite.
|
2009-07-05 12:22:01 +02:00 |
|
Georg Brandl
|
2df42c5cb3
|
merge with 0.6
|
2009-10-25 11:27:05 +01:00 |
|
Georg Brandl
|
0ed845462f
|
#169: Added the `trim_doctest_flags` config value, which is true by default.
|
2009-06-16 21:53:53 +02:00 |
|
Georg Brandl
|
7d56682ad7
|
merge with 0.6
|
2009-06-15 17:33:56 +02:00 |
|
Georg Brandl
|
5e439cbbb5
|
#196: Add a warning if an extension module doesn't have a `setup()` function.
|
2009-06-15 17:31:29 +02:00 |
|
Georg Brandl
|
288af885c2
|
merge with 0.6
|
2009-06-04 18:47:43 +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
|
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
|
b28de861fe
|
merge with 0.6
|
2009-05-24 19:15:57 +02:00 |
|
Georg Brandl
|
224104724a
|
#178: apply `add_function_parentheses` config value to C functions as promised.
|
2009-05-22 18:53:58 +02:00 |
|
Georg Brandl
|
3eb57cdf19
|
merge with 0.6
|
2009-05-17 19:35:19 +02:00 |
|
Georg Brandl
|
b4365ad72b
|
#173: Respect the docutils `title` directive.
|
2009-05-17 19:15:28 +02:00 |
|
Georg Brandl
|
a07daf48cf
|
merge with 0.6
|
2009-05-10 20:59:55 +02:00 |
|
Georg Brandl
|
ef01782f42
|
#157: fix make check.
|
2009-05-10 20:59:08 +02:00 |
|
Georg Brandl
|
7425f381b8
|
merge with 0.6
|
2009-04-29 12:26:57 +02:00 |
|
Georg Brandl
|
ba0039cc4d
|
Bring some more sanity into quickstart validators.
|
2009-04-29 12:26:38 +02:00 |
|
Georg Brandl
|
4d249fa3e4
|
Fix a few stylistic things, and add docs for autosummary_generate.
|
2009-04-13 08:40:56 +00:00 |
|
Georg Brandl
|
ae1c7f9d56
|
Fix a few stylistic nits.
|
2009-04-13 08:35:05 +00:00 |
|
Georg Brandl
|
b13f61bc42
|
merge with pv/sphinx-work
|
2009-04-13 09:45:56 +02:00 |
|
Georg Brandl
|
248dcaea2c
|
Fix test suite failures when Pygments is not available.
|
2009-04-07 21:50:14 +02:00 |
|
Pauli Virtanen
|
0510af7672
|
autosummary: fix bugs, and include features from the Numpy version
|
2009-04-04 22:05:32 +03:00 |
|
Georg Brandl
|
8f44464e3b
|
Fix the fix of #127 to actually work.
|
2009-03-24 11:15:24 +00:00 |
|
Georg Brandl
|
1878c02078
|
Restore 2.4 compatibility and fix removing the generated file properly.
|
2009-03-16 23:46:58 +01:00 |
|
Georg Brandl
|
ef98b65f29
|
Do proper cleanup of generated files.
|
2009-03-16 23:30:17 +01:00 |
|
Georg Brandl
|
32800b1762
|
Fix test_env.
|
2009-03-16 22:47:52 +01:00 |
|
Georg Brandl
|
df6b2001ed
|
Fix test suite for docutils 0.4.
|
2009-03-16 22:37:38 +01:00 |
|
Georg Brandl
|
03c95bbc6e
|
Fix test_env.
|
2009-03-16 12:07:23 +01:00 |
|