Georg Brandl
268911eb47
merge with 0.6
2010-01-03 12:41:51 +01:00
Georg Brandl
3b1fd1fe2c
Add tests for todo extension.
2010-01-03 12:39:55 +01:00
Georg Brandl
137e58462d
Activate test that depends on docutils >= 0.5.
2010-01-02 21:16:07 +01:00
Georg Brandl
38e120848f
Update copyrights.
2010-01-02 21:14:10 +01:00
Georg Brandl
5e6983b664
merge with trunk
2010-01-02 21:09:25 +01:00
Georg Brandl
82fa1f3cfe
Split off HTML tests from test_build.
2010-01-02 21:08:09 +01:00
Georg Brandl
faeec5cbbb
merge with trunk
2010-01-02 21:03:56 +01:00
Georg Brandl
ed78dc7ff0
merge with 0.6
2010-01-02 20:54:59 +01:00
Georg Brandl
6b13a28c11
Make extlinks more flexible: use string substitution to build the full URL.
2010-01-02 20:51:22 +01:00
Georg Brandl
f4da14806c
#310 : support exception messages in the `testoutput blocks of the doctest` extension.
...
Also add minimal test cases for the doctest extension.
2010-01-02 14:59:27 +01:00
Georg Brandl
47ccbccc62
merge with 0.6
2010-01-01 14:10:48 +01:00
Georg Brandl
f6a56192d1
Happy new year!
2010-01-01 14:09:13 +01:00
Georg Brandl
f3a2854ba9
merge with trunk
2009-12-31 18:40:58 +01:00
Georg Brandl
bf9c12a3e8
merge with 0.6
2009-12-31 09:49:12 +01:00
Georg Brandl
096725922a
#303 : `html_context values given on the command line via -A`
...
should not override other values given in conf.py.
2009-12-31 09:47:56 +01:00
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
5d0812fb91
merge with trunk
2009-12-28 19:49:57 +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
18230a6060
merge with trunk
2009-12-23 12:13:40 +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
8533c4cb98
merge with trunk
2009-11-16 15:03:20 +01:00
Georg Brandl
d12ad380f2
Finish renaming description units to object (description)s.
2009-10-27 19:58:40 +01:00
Georg Brandl
213eba0225
Automatically convert directive functions, and add a test for that.
2009-10-27 19:42:44 +01:00
Georg Brandl
3594104d4e
merge with trunk
2009-10-26 14:05:45 +01:00
Georg Brandl
2df42c5cb3
merge with 0.6
2009-10-25 11:27:05 +01:00
Georg Brandl
f04ca65690
Fix "fixed" descriptor handling, and add tests.
2009-10-25 11:26:10 +01:00
Georg Brandl
68c545cf22
Refactor directive/role lookup from domains a bit to avoid code duplication.
2009-09-12 10:14:27 +00:00
Georg Brandl
cdc94454e0
Add test cases for intersphinx, and fix it to work with objtypes.
2009-09-09 21:56:53 +02:00
Georg Brandl
6c09b9fb18
test utils: make with_tempdir stackable.
2009-09-09 16:39:38 +02:00
Georg Brandl
0792ad7498
The `toctree() callable in templates now has a maxdepth`
...
keyword argument to control the depth of the generated tree.
Also add tests for that callable.
2009-09-09 15:56:52 +02:00
Georg Brandl
c8b977c821
test_autodoc: adapt to new generation of directives with domain name.
2009-09-08 12:41:15 +02:00
Georg Brandl
8f8cc0e270
Move HTML test into own module and add some C references.
2009-09-08 12:07:27 +02:00
Georg Brandl
efa4678cfd
Add some XXX comments to places where work is needed.
2009-09-08 12:07:11 +02:00
Georg Brandl
fa7f8812cd
More refactoring for language-independent domain support.
...
* Renamed "desc"ription unit to "object" wherever possible.
* Added standard x-ref types to a StandardDomain which is always consulted.
* Split domains module into a subpackage.
* Removed additional_xref_types in favor of new directive classes in StandardDomain.
* Implemented x-ref inventory version 2, for all object types.
* Added env.doc_read_data which is for temporary data stored while reading.
* Minimally updated extension tutorial.
* Started to implement changes to interactive search.
* Test suite passes again.
2009-09-07 22:52:26 +02:00
Georg Brandl
2d2a58efb4
Fix test now that show_authors is true.
2009-08-09 23:13:35 +02:00
Georg Brandl
8d0c50c5b4
More block markup tests.
2009-08-09 23:12:01 +02:00
Georg Brandl
8ba78e88e7
More tests for inline markup.
2009-08-09 23:01:48 +02:00