Georg Brandl
|
bd1c19d724
|
Added Lithuanian translation, thanks to Dalius Dobravolskas.
|
2010-06-20 12:19:34 +02:00 |
|
Georg Brandl
|
c7a8350f3c
|
Do not stop even at severe docutils errors, continue build.
|
2010-06-19 21:37:10 +02:00 |
|
Dalius
|
08148362fd
|
Lithuanian l10n files added.
|
2010-06-19 12:53:50 +03:00 |
|
Daniel Neuhäuser
|
c4b703035b
|
Added the qooxdoo documentation to the examples
|
2010-06-18 15:33:56 +02:00 |
|
Herbert Griebel
|
9088c2ffc2
|
add option pngmath_use_tooltips
This option will show the latex formula code in the tooltips if enabled,
default is True.
|
2010-06-15 22:51:04 +02:00 |
|
Georg Brandl
|
7bb0fa5006
|
#160: separate latex rows with horizontal lines like in other builders too.
|
2011-01-08 18:53:34 +01:00 |
|
Georg Brandl
|
5c65d5e4ac
|
merge heads
|
2011-01-08 18:45:50 +01:00 |
|
Georg Brandl
|
7e61f4c4d5
|
Add changelog entry and credits.
|
2011-01-08 18:45:07 +01:00 |
|
Georg Brandl
|
0bdc1d30df
|
merge with https://bitbucket.org/langacore/sphinx
|
2011-01-08 18:44:06 +01:00 |
|
Daniel Neuhäuser
|
ef0a985c11
|
merge heads
|
2011-01-08 18:42:29 +01:00 |
|
Łukasz Langa
|
87dc9b302e
|
Removed unnecessary \
|
2011-01-08 18:37:49 +01:00 |
|
Georg Brandl
|
f5ecd62d05
|
#537: Added :confval:nitpick_ignore .
|
2011-01-08 18:36:52 +01:00 |
|
Łukasz Langa
|
79eeffd492
|
Merged with latest upstream tip.
|
2011-01-08 18:34:32 +01:00 |
|
Łukasz Langa
|
0964f4f993
|
getargspec moved to sphinx.util.inspect
|
2011-01-08 18:33:29 +01:00 |
|
Daniel Neuhäuser
|
1d6d183193
|
Merge heads
|
2011-01-08 18:30:35 +01:00 |
|
Daniel Neuhäuser
|
332fb3eaea
|
Import all from pycompat
|
2011-01-08 18:24:50 +01:00 |
|
Georg Brandl
|
1961a4aaa8
|
Fix typo in name.
|
2011-01-08 18:06:38 +01:00 |
|
Łukasz Langa
|
48d64cc4cb
|
Support for autodocumenting partial functions.
|
2011-01-08 18:06:24 +01:00 |
|
Daniel Neuhäuser
|
a2934e33b8
|
Replace unneeded defaultdict with dict
|
2011-01-08 18:03:17 +01:00 |
|
Georg Brandl
|
8814e97389
|
Always warn on missing :doc: or citation references.
|
2011-01-08 17:59:44 +01:00 |
|
Georg Brandl
|
a20b68cd3e
|
Refactor warning-emission for unknown references.
|
2011-01-08 17:55:34 +01:00 |
|
Georg Brandl
|
2524f31069
|
Rename attribute to better fit the purpose.
|
2011-01-08 17:36:00 +01:00 |
|
Georg Brandl
|
661101663a
|
Bump env version after addition of versioning_method.
|
2011-01-08 17:33:02 +01:00 |
|
Georg Brandl
|
c266128c6d
|
Rename "intl" module to "gettext", to make it easier to find. Distinguish environments with different versioning methods and always give the gettext builder its own doctree dir.
|
2011-01-08 17:32:32 +01:00 |
|
Georg Brandl
|
893d64ec50
|
merge with 1.0
|
2011-01-08 16:57:17 +01:00 |
|
Georg Brandl
|
7139a1c882
|
The :rst:dir:py:module directive doesn't output its `platform ` option value anymore.
(It was the only thing that the directive did output, and therefore quite inconsistent.)
|
2011-01-08 16:09:49 +01:00 |
|
Georg Brandl
|
a79758baed
|
merge with 1.0
|
2011-01-08 15:40:35 +01:00 |
|
Georg Brandl
|
e48f7eb09a
|
Fix interpolation error, encode inserted caption strings and add the caption in HTML output too.
|
2011-01-08 15:39:35 +01:00 |
|
Georg Brandl
|
8b51e75bd9
|
merge with https://bitbucket.org/dhellmann/sphinx-graphviz-paragraphs/
|
2011-01-08 15:16:38 +01:00 |
|
Georg Brandl
|
c6028c4405
|
#478: Added :rst:dir:py:decorator directive to describe decorators.
|
2011-01-08 10:07:42 +01:00 |
|
Georg Brandl
|
d3ab0abce6
|
merge with 1.0
|
2011-01-08 00:11:37 +01:00 |
|
Georg Brandl
|
205709e37d
|
merge heads
|
2011-01-08 00:10:07 +01:00 |
|
Daniel Neuhäuser
|
071546601e
|
Handle versioning in the environment
|
2011-01-08 00:06:02 +01:00 |
|
Georg Brandl
|
30f85dab6e
|
#367: Added automatic exclusion of hidden members in inheritance diagrams, and an option to selectively enable it.
|
2011-01-07 22:35:57 +01:00 |
|
Georg Brandl
|
5c39cfb6e9
|
merge with 1.0
|
2011-01-07 19:04:53 +01:00 |
|
Georg Brandl
|
bf767d5222
|
#454: Add more index markup capabilities: marking see/seealso entries, and main entries for a given key.
|
2011-01-07 19:00:29 +01:00 |
|
Georg Brandl
|
98d884da6e
|
#306: Added :event:env-get-outdated event.
|
2011-01-07 16:41:44 +01:00 |
|
Armin Ronacher
|
e2a249d729
|
C++ domain now supports array definitions.
|
2011-01-07 15:49:01 +01:00 |
|
Georg Brandl
|
763789463d
|
merge with 1.0
|
2011-01-06 20:59:33 +01:00 |
|
Georg Brandl
|
f925de6aa0
|
#586: Implemented improved glossary markup which allows multiple terms per definition.
|
2011-01-06 20:34:41 +01:00 |
|
Georg Brandl
|
0d6c738b02
|
Fix test after config default change.
|
2011-01-06 20:34:37 +01:00 |
|
Georg Brandl
|
3020799a1e
|
Add explicit hl language.
|
2011-01-06 19:42:37 +01:00 |
|
Georg Brandl
|
e9e4a372d7
|
#259: HTML table rows now have even/odd CSS classes to enable "Zebra styling".
|
2011-01-06 19:00:50 +01:00 |
|
Georg Brandl
|
81e06d1f51
|
merge with 1.0
|
2011-01-06 18:29:55 +01:00 |
|
Georg Brandl
|
92a5db16d5
|
#516: Added new value of the :confval:latex_show_urls option to show the URLs in footnotes.
|
2011-01-06 18:29:37 +01:00 |
|
Georg Brandl
|
549c800f0b
|
Remove control character.
|
2011-01-06 18:21:24 +01:00 |
|
Georg Brandl
|
772c94ef69
|
Remove latex-unsupported footnote in caption.
|
2011-01-06 18:20:57 +01:00 |
|
Georg Brandl
|
1675a454ce
|
Added the :mod:sphinx.ext.mathjax extension, based on
https://bitbucket.org/kevindunn/sphinx-extension-mathjax/ by Kevin Dunn.
|
2011-01-06 13:21:36 +01:00 |
|
Georg Brandl
|
0d1a8e5720
|
merge with 1.0
|
2011-01-06 13:07:07 +01:00 |
|
Georg Brandl
|
60037c3e4e
|
Get rid of the "v".
|
2011-01-06 12:39:56 +01:00 |
|