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
32437e45bd
merge with 0.6
2010-01-02 00:49:51 +01:00
Georg Brandl
0de312b96f
Direct posting to sphinx-dev is not possible anymore.
2010-01-02 00:09:01 +01:00
Georg Brandl
0745637e69
Correct info about jsmath_path if given relative.
2010-01-01 23:54:45 +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
e5561f9b1b
Add cross-reference.
2009-12-29 12:41:35 +01:00
Georg Brandl
24fb46226f
Review of epub builder. Add a separate "epub_theme" config value for selecting a different theme.
2009-12-29 12:32:42 +01:00
Georg Brandl
5d0812fb91
merge with trunk
2009-12-28 19:49:57 +01:00
Georg Brandl
f37dcb25da
merge with epub fork
2009-12-28 19:00:48 +01:00
Roland Meister
6ced1ce311
Disable embedded css for embedded builders.
...
Note: this change also affects all other embedded builders (but only for the Shinx doc itself).
2009-12-28 17:16:19 +01:00
Roland Meister
eee47685fa
Activated html_theme 'epub'
2009-12-28 17:11:15 +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
023b41b391
#296 : fix copy-paste oversight.
2009-12-24 13:29:11 +01:00
Georg Brandl
98437cfd28
Fix typo.
2009-12-01 21:04:46 +01:00
Georg Brandl
8533c4cb98
merge with trunk
2009-11-16 15:03:20 +01:00
Georg Brandl
407b41536d
merge with trunk
2009-11-09 00:37:42 +01:00
Georg Brandl
5590675955
merge with 0.6
2009-11-09 00:33:49 +01:00
Georg Brandl
598f2dda3a
Add link to Japanese translation of the docs.
2009-11-08 19:36:16 +01:00
Georg Brandl
77c5026198
Add link to matplotlib's sampledoc, because I suck at writing tutorials.
2009-11-08 18:20:53 +01:00
Georg Brandl
adad88b429
Add notes on rst2pdf pdf builder.
2009-11-08 16:54:06 +01:00
Georg Brandl
4652c53a82
Add examples for graph options.
2009-11-08 10:18:35 +01:00
Georg Brandl
39a9330fc0
Fix autosummary_generate docs; a boolean value is supported only as of trunk.
2009-10-27 20:03:48 +01:00
Georg Brandl
d12ad380f2
Finish renaming description units to object (description)s.
2009-10-27 19:58:40 +01:00
Georg Brandl
13478a4986
Make "make check" happy.
2009-10-26 09:56:14 +01:00
Georg Brandl
4f63b6cbd5
merge with 0.6
2009-10-26 09:46:04 +01:00
Georg Brandl
2942a6f723
Fix whitespace.
2009-10-26 09:45:50 +01:00
Georg Brandl
a51e3a4129
Add missing extension.
2009-10-08 09:14:01 +02:00
Georg Brandl
6b772c5640
merge with trunk
2009-09-09 21:57:49 +02:00
Georg Brandl
b51ed6d25d
merge with 0.6
2009-09-09 19:18:48 +02:00
Georg Brandl
66c254c582
copy over autosummary docs from trunk.
2009-09-09 19:18:02 +02:00
Georg Brandl
290a623669
Note that member docstrings need to be reST as well.
2009-09-09 19:10:24 +02:00
Georg Brandl
87cf9675c8
Fix markup.
2009-09-09 18:27:59 +02:00
Georg Brandl
c3b8e3fdf0
Clarify docs of automodule options.
2009-09-09 18:26:59 +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
eff5270219
Add pointer to `toctree()` in FAQ.
2009-09-09 15:43:58 +02:00
Georg Brandl
023cae4e47
Add link to sphinx-pypi-upload package.
2009-09-09 11:00:54 +02:00
Georg Brandl
0136520b7c
Add scrolls theme to the docs.
2009-09-08 21:49: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
b4ef4bd670
app: allow giving the localized object name when adding new object types.
2009-09-08 00:04:05 +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
9fce647b14
merge with 0.6
2009-09-03 18:24:04 +02:00
Georg Brandl
3e91b3cd64
merge
2009-09-02 17:32:48 +00:00
Georg Brandl
a734207eea
fix markup
2009-08-26 14:30:23 +00:00
Georg Brandl
d3b0d6a105
merge with trunk
2009-08-09 22:46:16 +02:00
Georg Brandl
137f37b2fc
merge with 0.6
2009-08-06 23:03:49 +02:00
Georg Brandl
c32186282f
#222 : Allow the "Footnotes" header to be translated.
2009-08-06 22:48:14 +02:00
Georg Brandl
3352493642
merge pre-domain state with tip from 0.6
2009-08-06 21:36:57 +02:00