Georg Brandl
2cdb352695
Fix the intersphinx inventory caching.
2010-05-30 15:19:14 +02:00
Georg Brandl
cc315fffed
Too long to list all themes now.
2010-05-30 15:04:31 +02:00
Georg Brandl
50d16ce68e
Use status iterator for images and dlfiles.
2010-05-30 14:57:44 +02:00
Georg Brandl
f61e02799b
Respect "refid" attributes of reference nodes; this prevented references to labels in the same file.
2010-05-30 14:46:57 +02:00
Georg Brandl
3aa60e2833
Fix a bug that prevented references in the rst domain.
2010-05-30 14:46:17 +02:00
Armin Ronacher
475c3ba93b
Fixed a C++ bug that caused bad references to be generated. This also
...
adds a note on overloads always ending up on the first version of the
method in case more than one is defined.
2010-05-30 13:51:50 +02:00
Georg Brandl
35f0b555a4
The `toctree
callable in templates now accepts a
titles_only
` keyword argument.
2010-05-30 13:16:26 +02:00
Georg Brandl
cbcf99f156
#357 : Refrain from setting absolute font size in agogo theme.
2010-05-30 13:07:42 +02:00
Georg Brandl
f3c706edae
The `include
` directive now supports absolute paths, which are interpreted as relative to the source directory.
2010-05-30 12:59:42 +02:00
Georg Brandl
3bd9e4617e
Add a test for absolute image filenames.
2010-05-30 12:47:17 +02:00
Georg Brandl
57c438be4f
Test references to figures and tables by caption.
2010-05-30 12:42:05 +02:00
Georg Brandl
0f7072f028
Allow linking to tables just like figures with :ref:.
2010-05-30 12:11:52 +02:00
Georg Brandl
eec1b7bf00
Add Gevent.
2010-05-30 12:04:12 +02:00
Georg Brandl
5d175aee51
Add Google Wave.
2010-05-30 12:00:12 +02:00
Georg Brandl
aaa89cbb24
Explain absolute paths in toctree.
2010-05-30 11:58:42 +02:00
Georg Brandl
fd070fccc0
#428 : add some missing styles for standard docutils classes.
2010-05-30 11:55:23 +02:00
Georg Brandl
85795a6fd5
Regenerate Dutch catalog.
2010-05-30 11:24:20 +02:00
Georg Brandl
4d300c6d58
merge with http://bitbucket.org/marijnvanderzee/sphinx
2010-05-30 11:23:45 +02:00
Georg Brandl
065fec54f9
Mention more targets in "make help".
2010-05-30 09:06:34 +02:00
Georg Brandl
41e55b92de
Add missing targets to Makefile; do not build latex twice for latexpdf target.
2010-05-30 09:02:22 +02:00
Georg Brandl
ac9245de2d
Update phony targets.
2010-05-30 08:49:33 +02:00
Daniel Neuhäuser
6f982283ed
Fixed a testcase in response to issue #415 which is failing as of revision a854e3d2ca07
2010-05-30 04:47:28 +02:00
Marijn van der Zee
0b9a8b1991
updated some translations
...
Not quite sure about the Dutch programming terminology to use;
left most of it as-is.
Used Poedit for editing the .po file. This appears to introduce some
new linebreaks, while leaving some others out. That's why the diff
is bigger than you would expect.
2010-05-29 16:30:53 +02:00
Marijn van der Zee
49a20465aa
update translation
2010-05-29 11:08:36 +02:00
Georg Brandl
ef2325047c
#415 : Do not compact single paragraphs within desc_content nodes.
2010-05-28 23:00:34 +02:00
Georg Brandl
f87766af25
Add libLAS.
2010-05-28 22:43:02 +02:00
Georg Brandl
c0a57a84ca
#432 : Fix UnicodeErrors while building LaTeX in translated locale; do not swallow UnicodeError as a warning.
2010-05-28 22:37:54 +02:00
Georg Brandl
88787b2c86
#435 : update Turkish translation for 1.0.
2010-05-28 22:25:41 +02:00
smerch
c96a54c61d
Fix for .html writer logic
2010-05-28 15:34:02 +03:00
Daniel Neuhäuser
625127fd63
Fix SyntaxError in config generated by quickstart and the quickstart test
2010-05-28 04:08:15 +02:00
Daniel Neuhäuser
c967651712
Implemented sphinx.ext.autodoc.MethodDocumenter.import_object for python3
2010-06-19 18:23:49 +02:00
Georg Brandl
b621cfaec1
Unify version_info checks.
2010-07-28 19:36:57 +02:00
Georg Brandl
024ec6696f
Mode "Ub" does not exist.
2010-07-28 19:35:35 +02:00
Daniel Neuhäuser
5f5f917790
only decode if possible
2010-06-16 23:05:56 +02:00
Daniel Neuhäuser
85ef016602
only decode code if necessary
2010-06-07 00:07:38 +02:00
Georg Brandl
52afc7ab6b
Introduce constant.
2010-07-28 19:33:24 +02:00
Daniel Neuhäuser
f16a3173b3
pass paths as bytes to docutils
2010-06-06 23:57:37 +02:00
Daniel Neuhäuser
0580c7c81a
test if decoding is required first
2010-06-03 17:33:50 +02:00
Georg Brandl
7c292a43d8
Factor out a replace().
2010-07-28 19:31:05 +02:00
Georg Brandl
d491eda986
Fix an AttributeError for strange xref nodes.
2010-05-27 19:02:26 +02:00
Armin Ronacher
6613b64726
Added class role docs for JS domain.
2010-05-27 16:18:38 +02:00
Jean Daniel Browne
f0ced55e2f
Fixed a missing newline in the french translation
2010-05-27 14:46:58 +02:00
Jean Daniel Browne
6aedab3da2
Completed the french translation
2010-05-27 14:43:11 +02:00
Armin Ronacher
a534f39187
Fixed a bug in the C++ domain and documented more
2010-05-27 14:12:24 +02:00
Armin Ronacher
8c388b8b14
Added :js:class: which makes JS documentation a lot more readible
2010-05-27 13:52:02 +02:00
Armin Ronacher
31aed65b6f
Usefulified C++ code example
2010-05-27 13:41:16 +02:00
Georg Brandl
b3524a8697
#427 : fix the encode() method of translation proxies.
2010-05-27 00:06:48 +02:00
Georg Brandl
0d4c3a31b6
#426 : Fix encoding issues when saving/loading intersphinx inventories.
2010-05-26 19:51:09 +02:00
Georg Brandl
7e7593c4dd
#424 : Fix IndexError in viewcode extension.
2010-05-26 19:32:17 +02:00
Georg Brandl
d3d93a54f0
Test the viewcode extension; decode the source files before highlighting them.
2010-05-26 19:29:44 +02:00