Georg Brandl
|
154f9bf8ea
|
merge with 1.0
|
2011-01-04 23:53:17 +01:00 |
|
Georg Brandl
|
e8b0511fdc
|
merge with 1.0
|
2011-01-04 23:40:57 +01:00 |
|
Georg Brandl
|
61d7b357ee
|
Get rid of tabs.
|
2011-01-04 23:22:51 +01:00 |
|
Georg Brandl
|
5d427566bb
|
merge with 1.0
|
2011-01-04 23:21:49 +01:00 |
|
Georg Brandl
|
e78714c7ce
|
merge with 1.0
|
2011-01-04 22:53:36 +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
|
7616639622
|
Test suite fix for new theme.
|
2011-01-04 22:49:57 +01:00 |
|
Georg Brandl
|
dd6984b7a9
|
merge with bb://mbrochh/sphinx
|
2011-01-04 22:22:23 +01:00 |
|
Georg Brandl
|
9ac5f2b873
|
merge with bb://tuos/sphinx
|
2011-01-04 22:20:10 +01:00 |
|
Georg Brandl
|
046d264465
|
merge with bb://michaeljones/sphinx
|
2011-01-04 22:18:03 +01:00 |
|
Georg Brandl
|
55f4ccf2a7
|
merge with bb://sborho/sphinx
|
2011-01-04 22:17:13 +01:00 |
|
Georg Brandl
|
ebc4227e95
|
merge with bb://dwins/sphinx
|
2011-01-04 22:16:05 +01:00 |
|
Georg Brandl
|
b73ed75f88
|
merge with bb://mcantor/sphinx
|
2011-01-04 22:14:50 +01:00 |
|
Georg Brandl
|
b56003649f
|
merge with bb://jonwaltman/sphinx-info
|
2011-01-04 22:13:35 +01:00 |
|
Georg Brandl
|
560e803cc1
|
merge with bb+http://jonathanj/sphinx
|
2011-01-04 22:11:57 +01:00 |
|
Georg Brandl
|
17ef080bb5
|
merge with 1.0
|
2011-01-04 21:42:09 +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
|
87cebf1a07
|
#98: Add autopackage script. (Undocumented for now.)
|
2011-01-04 19:20:22 +01:00 |
|
Georg Brandl
|
c5eee59f92
|
Fix docstring.
|
2011-01-04 19:18:33 +01:00 |
|
Georg Brandl
|
442229dd97
|
Add `pyramid ` theme.
|
2011-01-04 17:49:59 +01:00 |
|
Georg Brandl
|
cfe85b4e8b
|
Determine search language in builder, and add missing method in websupport indexer implementations.
|
2011-01-04 12:47:49 +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
|
3642b521ed
|
merge with 1.0
|
2011-01-04 00:35:27 +01:00 |
|
Georg Brandl
|
8fd5bd1e19
|
Fix docstring preparation with included signature: ignore indentation of two lines when looking for the signature.
|
2011-01-04 00:04:04 +01:00 |
|
Georg Brandl
|
a304c8d247
|
Fix-up half-sentence.
|
2011-01-03 23:50:30 +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
|
6c7aa8bb6d
|
merge with 1.0
|
2011-01-03 15:55:56 +01:00 |
|
Georg Brandl
|
7fe2f8ca5b
|
merge with 1.0
|
2010-12-28 10:57:51 +01:00 |
|
Michał Kandulski
|
685a9085a9
|
Updated polish i18n.
|
2010-12-22 08:44:16 +01:00 |
|
Georg Brandl
|
2f4f5bb30d
|
Use better-readable code markup in text output.
|
2010-12-18 09:42:27 +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 |
|
Georg Brandl
|
266df2317f
|
Revert accident.
|
2010-12-11 09:25:35 +01:00 |
|
Georg Brandl
|
ec85695e7c
|
Allow giving root dir to quickstart as an argument.
|
2010-12-03 21:04:57 +01:00 |
|
mcantor
|
b3ee43700c
|
added a :private-members: option to autodoc, which will instruct directives to include members whose names start with an underscore
|
2010-12-01 21:45:47 -05:00 |
|
Daniel Neuhäuser
|
e38f19a829
|
"Fixed" the CombinedHTMLDiff test
The output should probably be validated but I just wanted to make
sure it runs without an Exception first
|
2010-12-01 23:13:31 +01:00 |
|
Daniel Neuhäuser
|
dd955b1f94
|
#559 Add html_permalink_text confval
|
2010-12-01 22:54:54 +01:00 |
|
Robert Lehmann
|
8dc49de956
|
merge with trunk
|
2010-11-30 14:25:44 +01:00 |
|
Georg Brandl
|
537db42ece
|
Add cancel button to comment reply form.
|
2010-11-24 22:08:26 +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 |
|
Georg Brandl
|
6c843451b2
|
Fix event handling and class names for comment sort links.
|
2010-11-24 21:31:26 +01:00 |
|
Georg Brandl
|
80c3fc6000
|
Fix typo.
|
2010-11-24 17:12:05 +01:00 |
|
Georg Brandl
|
b72e41832e
|
Small tweaks.
|
2010-11-24 09:17:11 +01:00 |
|
Georg Brandl
|
9481a557c1
|
Add a text-based diff view e.g. for display in emails.
|
2010-11-21 21:18:57 +01:00 |
|
Georg Brandl
|
9a3a3df917
|
Highligh comments to moderate.
|
2010-11-21 21:07:20 +01:00 |
|