Georg Brandl
|
bc6b586836
|
Added :confval:pngmath_add_tooltips.
|
2011-01-08 19:08:38 +01:00 |
|
Georg Brandl
|
f5ecd62d05
|
#537: Added :confval:nitpick_ignore.
|
2011-01-08 18:36:52 +01:00 |
|
Georg Brandl
|
1961a4aaa8
|
Fix typo in name.
|
2011-01-08 18:06:38 +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
|
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
|
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
|
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
|
23d2d534df
|
Non-dev Python docs are now Sphinx too.
|
2011-01-07 22:07:15 +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 |
|
Georg Brandl
|
210add8d2c
|
Parse parmeter field in event descriptions.
|
2011-01-07 16:27:47 +01:00 |
|
Georg Brandl
|
763789463d
|
merge with 1.0
|
2011-01-06 20:59:33 +01:00 |
|
Georg Brandl
|
8a3598ff8e
|
Cross-reference to role docs.
|
2011-01-06 20:44:55 +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
|
3020799a1e
|
Add explicit hl language.
|
2011-01-06 19:42:37 +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
|
e8d4fa759e
|
Update github pages advice.
|
2011-01-05 18:12:51 +01:00 |
|
Georg Brandl
|
208e8a66e2
|
Add an option for the coverage builder if source-undocumented items are matched.
|
2011-01-04 22:50:13 +01:00 |
|
Georg Brandl
|
dd6984b7a9
|
merge with bb://mbrochh/sphinx
|
2011-01-04 22:22:23 +01:00 |
|
Georg Brandl
|
560e803cc1
|
merge with bb+http://jonathanj/sphinx
|
2011-01-04 22:11:57 +01:00 |
|
Georg Brandl
|
4ce378be29
|
#209: Added :confval:text_newlines and :confval:text_sectionchars config values.
|
2011-01-04 21:41:05 +01:00 |
|
Georg Brandl
|
442229dd97
|
Add `pyramid` theme.
|
2011-01-04 17:49:59 +01:00 |
|
Georg Brandl
|
7beb8533b5
|
#273: Add an API for adding full-text search support for languages other than English. Add support for Japanese.
Based on the implementation by SHIBUKAWA Yoshiki in https://bitbucket.org/shibu/sphinx/.
|
2011-01-04 12:40:19 +01:00 |
|
Georg Brandl
|
c5b5c16cb3
|
Fix some broken URLs.
|
2011-01-04 11:37:56 +01:00 |
|
Georg Brandl
|
17efae5622
|
merge with 1.0
|
2011-01-04 11:29:09 +01:00 |
|
Georg Brandl
|
51852c0e87
|
#472: linkcheck builder: Check links in parallel, use HTTP HEAD requests and allow configuring the timeout.
New config values: :confval:`linkcheck_timeout` and :confval:`linkcheck_workers`.
|
2011-01-04 11:27:42 +01:00 |
|
Georg Brandl
|
0e1db6ad90
|
New year update.
|
2011-01-04 10:00:51 +01:00 |
|
Georg Brandl
|
3642b521ed
|
merge with 1.0
|
2011-01-04 00:35:27 +01:00 |
|
Georg Brandl
|
a484a62f11
|
#578: doc clarification.
|
2011-01-04 00:08:38 +01:00 |
|
Georg Brandl
|
a304c8d247
|
Fix-up half-sentence.
|
2011-01-03 23:50:30 +01:00 |
|
Georg Brandl
|
63db45dea9
|
Even more tweaking of the latex tabular environment selection code.
|
2011-01-03 23:34:57 +01:00 |
|
Georg Brandl
|
f6cb763ff8
|
#564: Add :confval:autodoc_docstring_signature which retrieves the signature from the first line of the docstring, if it is found there.
|
2011-01-03 22:51:33 +01:00 |
|
Georg Brandl
|
594c1a90f4
|
#520: Provide `special-members` option for autodoc directives.
|
2011-01-03 21:56:41 +01:00 |
|
Georg Brandl
|
92cb77a131
|
#176: Provide `private-members` option for autodoc directives.
|
2011-01-03 21:48:37 +01:00 |
|
Georg Brandl
|
7401622583
|
#553: Added :rst:dir:testcleanup blocks in the doctest extension.
|
2011-01-03 21:20:29 +01:00 |
|
Georg Brandl
|
6964bdffb9
|
#565: In the LaTeX builder, not only literal blocks require different table handling, but also quite a few other list-like block elements.
|
2011-01-03 20:48:11 +01:00 |
|
Georg Brandl
|
29d6167125
|
Remove html_permalink_text again and give meaning to html_add_permalinks.
|
2010-12-11 09:25:59 +01:00 |
|
Robert Lehmann
|
4a2ce98cd8
|
Recommend best practice instead of sphinx-to-github.
Reported by the original author, Michael Jones, on sphinx-dev.
http://groups.google.com/group/sphinx-dev/msg/1faa6adbe1bf0819
|
2010-12-09 10:44:31 +01:00 |
|
Daniel Neuhäuser
|
dd955b1f94
|
#559 Add html_permalink_text confval
|
2010-12-01 22:54:54 +01:00 |
|
Georg Brandl
|
80c3fc6000
|
Fix typo.
|
2010-11-24 17:12:05 +01:00 |
|
Georg Brandl
|
8e07433256
|
Remove more mentions of reject_comment.
|
2010-11-21 20:49:51 +01:00 |
|
Georg Brandl
|
a1f633ee03
|
merge
|
2010-11-12 08:29:27 +01:00 |
|
Georg Brandl
|
5ca3c9817a
|
merge with 1.0.
|
2010-11-12 08:29:02 +01:00 |
|
Georg Brandl
|
3e8834503f
|
#550: fix confusing example in docs.
|
2010-11-12 08:26:20 +01:00 |
|
Daniel Neuhäuser
|
7f254f1a77
|
Fixed a typo. Thanks to Thomas Waldmann for finding it.
|
2010-10-31 13:04:13 +01:00 |
|