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
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
Georg Brandl
86686262bd
merge with 0.6
2009-08-05 00:04:39 +02:00
Georg Brandl
0516082799
Add link to db2rst.
2009-08-04 22:39:17 +02:00
Georg Brandl
af8fe705a2
Added Catalan translation, thanks to Pau Fernández.
2009-07-29 16:39:06 +00:00
Pauli Virtanen
8122339c95
Add GNOME Devhelp builder
2009-06-27 19:49:51 +03:00
Pauli Virtanen
9043aeb723
autosummary: generate stub pages recursively
2009-06-19 16:57:43 +03:00
Georg Brandl
041d7c37a5
#116 : Added `html_output_encoding` config value.
2009-06-16 22:19:51 +02: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
a6fdc4602a
merge with 0.6
2009-06-16 21:32:05 +02:00
Georg Brandl
269345a0f3
Clarify and fix typo.
2009-06-16 21:19:15 +02:00
Georg Brandl
812455e32c
#200 : Added `Sphinx.add_stylesheet()`.
2009-06-16 21:05:20 +02:00
Georg Brandl
fdf4bf4154
merge with 0.6
2009-06-15 18:36:22 +02:00
Georg Brandl
8820e99440
Added `titlesonly option to toctree` directive.
2009-06-15 18:05:07 +02:00
Georg Brandl
61a55f095b
Remove misguided recommendation to use emphasis for variables.
2009-06-15 17:43:32 +02:00
Georg Brandl
7d56682ad7
merge with 0.6
2009-06-15 17:33:56 +02:00
Georg Brandl
f3860b1af9
Update URL for html2rest.
2009-06-10 08:45:22 +02:00
Georg Brandl
279dd4fa41
Builder.load_env is no more.
2009-07-26 15:00:18 +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
4e535fec91
#193 : Added a `visitedlinkcolor` theme option to the default theme.
2009-06-05 10:41:02 +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
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
7749debcdc
Reformat autosummary docs.
2009-05-17 12:29:38 +02:00
Georg Brandl
8bb67b9bf0
merge with 0.6
2009-05-17 12:24:17 +02:00
Georg Brandl
0a3d0495a1
merge with pv/sphinx-work
2009-05-17 12:24:04 +02:00
Georg Brandl
d2bdbb0ee5
#168 : fix code.
2009-05-17 12:20:04 +02:00
Georg Brandl
95dbaa5360
merge with 0.6
2009-05-16 12:49:58 +02:00
Pauli Virtanen
472357e6a5
autosummary: allow user to override stub templates + improve the default templates
2009-05-15 00:22:30 +03:00
Pauli Virtanen
bbf4fe36c1
autosummary: accept 'autosummary_generate = True' in config files
2009-05-14 22:01:19 +03:00
Georg Brandl
92f420bd22
Add more interop links.
2009-05-13 09:15:29 +02:00
Georg Brandl
041a491df7
Remove testing leftover.
2009-05-03 10:36:27 +02:00
Georg Brandl
6702234eac
Remove testing markup.
2009-05-03 10:25:40 +02:00
Georg Brandl
40a044b6da
Fix markup.
2009-05-03 10:24:28 +02:00
Georg Brandl
e46e989d8b
No need to use extlinks in conf.py.
2009-05-02 20:48:30 +02:00
Georg Brandl
58da7a84fd
Added the `extlinks` extension.
2009-05-02 20:38:45 +02:00
Georg Brandl
7e53d3f71b
Next version will be 1.0.
2009-04-29 12:55:03 +02:00
Georg Brandl
2376d259ef
Added simplified Chinese locale.
2009-04-28 23:21:07 +02:00
Georg Brandl
7468998a28
merge with 0.6
2009-04-28 21:43:40 +02:00
Georg Brandl
770f716fc0
#29 : Don't generate visible "-{-}" in option lists in LaTeX.
2009-04-28 21:28:29 +02:00
Georg Brandl
97ebfba6c8
Make doctest block definition clearer.
2009-04-27 17:34:27 +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
b13f61bc42
merge with pv/sphinx-work
2009-04-13 09:45:56 +02:00