Georg Brandl
75db8d935c
merge with https://bitbucket.org/ericholscher/sphinx/
2011-05-15 11:22:30 +02:00
Georg Brandl
3b84d9d295
branch merge
2011-05-15 11:16:35 +02:00
Kouhei Sutou
c43e9f2fef
[i18n] support reference line.
...
From "3 The Format of PO Files" at
http://www.gnu.org/s/hello/manual/gettext/PO-Files.html ::
Comment lines starting with #: contain references to the program's
source code.
The reference comment is useful to jump to the source position.
GNU gettext tools support the reference comment. e.g.: po-mode.el binds
"s" key to "po-cycle-source-reference" that opens a source position in
a new buffer.
2011-05-08 17:48:38 +09:00
Kouhei Sutou
0d610fcff4
[i18n] don't generate duplicated msgid.
2011-05-08 17:32:41 +09:00
Luke Plant
c1c6a806c8
Improved multi-word search by doing object lookups and matching descriptions of objects with other words
...
Without this patch, adding extra, relevant terms to a search can eliminate a
direct match for an object, because multi-word searches don't do object
lookups.
We can avoid matching too many objects by requiring the other terms searched
to appear in the object name or description.
2011-05-14 03:23:21 +01:00
Luke Plant
a4df2bd182
Pulled object search routine into separate routine.
...
This makes it easier to re-use, and helps reduce the length of the main query
routine.
2011-05-14 02:00:44 +01:00
Georg Brandl
d3479801bc
merge with 1.0
2011-04-29 14:01:54 +02:00
Georg Brandl
b57286ca6c
#651 : sort undocumented classes alphabetically.
2011-04-29 14:01:26 +02:00
Chris Pickel
7aef73271a
Support varargs in C++ function signatures.
2011-04-19 22:22:33 -04:00
Georg Brandl
3c2662580a
Cleanup after pull from https://bitbucket.org/timmartin/sphinx
2011-05-15 11:15:20 +02:00
Tim Martin
4fb8139f36
Fixed a bug in test_intl.py: teardown didn't get called if the test was skipped
2011-04-17 00:22:10 +01:00
Tim Martin
9b112e0619
Expanded the docstring of gen_with_app to explain how it differs from with_app
2011-04-13 00:00:45 +01:00
Tim Martin
d8a2e21758
The test runner script now checks for the docutils and jinja libraries, without which all tests fail
2011-04-12 23:54:14 +01:00
Eric Holscher
255433401f
Added Read the Docs to the using documentation
2011-03-20 16:48:42 -07:00
Jonathan Waltman
54290ed0e6
Add :confval:texinfo_show_urls
.
2011-03-06 00:30:19 -06:00
Jonathan Waltman
20dcad36a3
Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.
2011-03-05 23:59:34 -06:00
Jonathan Waltman
d26bc39ec7
Use the standard Texinfo markup for footnotes.
2011-03-05 18:51:18 -06:00
Jonathan Waltman
c8dab4bd8e
Add stubs for missing node handlers in Texinfo and remove unnecessary ones.
2011-03-05 18:10:00 -06:00
Jonathan Waltman
68e85d5665
Refactor Texinfo writer; remove `add_text
and
rstrip
` methods.
2011-03-05 17:44:46 -06:00
Jonathan Waltman
924863a602
Handle targets better in Texinfo to avoid bad xrefs.
2011-03-04 19:10:12 -06:00
Jonathan Waltman
2594805b2f
Use builder.warn instead of document.reporter.* in Texinfo.
2011-03-04 15:58:59 -06:00
Jonathan Waltman
2f0697ba8e
Add contextual information in Texinfo system messages.
2011-03-04 15:35:14 -06:00
Jonathan Waltman
b83fb0dd87
Add a standard @copying block in Texinfo.
2011-03-03 23:21:44 -06:00
Jonathan Waltman
883a7fd3cd
Merge with https://bitbucket.org/birkenfeld/sphinx
2011-03-02 23:54:27 -06:00
Jonathan Waltman
23bb290c42
Document :confval:texinfo_domain_indices
and update quickstart.
2011-02-23 17:55:39 -06:00
Jonathan Waltman
edec5818cb
Wrap long menu entries in Texinfo.
2011-02-22 16:31:52 -06:00
Jonathan Waltman
83087b4cf6
Generate domain indices in Texinfo.
2011-02-08 01:56:15 -06:00
Jonathan Waltman
9c7e1d2dc2
Don't delete characters that can be escaped in Texinfo.
2011-02-08 00:09:21 -06:00
Daniel Neuhäuser
e46a8e9ded
Change redirected URLs to the new locations
2011-02-05 21:48:54 +01:00
Kenneth Reitz
03d2bebbf4
Added Tablib to EXAMPLES.
2011-01-30 02:18:43 -05:00
Jonathan Waltman
9f9c753f7e
Mention the texinfo builder in the sphinx-build man page
2011-01-28 02:34:53 -06:00
Jonathan Waltman
1960da0921
Improve how long index entries are formatted in texinfo.
2011-01-28 02:25:15 -06:00
Jonathan Waltman
181aa903f7
Include all nodes in the master menu.
2011-01-28 02:14:34 -06:00
Georg Brandl
9a7950b497
Disable raw directive.
2011-01-25 22:58:18 +01:00
eplusx
c9e18c2646
Fix section
2011-01-24 09:09:57 +09:00
Georg Brandl
0807c0960e
i18n update.
2011-01-22 15:10:33 +01:00
Georg Brandl
ff7b8b0d8d
Update Danish translation.
2011-01-22 14:23:54 +01:00
Georg Brandl
2282072bf6
Group feature changelog by category.
2011-01-16 09:40:05 +01:00
Daniel Neuhäuser
53a0729c22
Fixed example in websupports docs. this closes #608
2011-01-16 03:14:46 +01:00
Daniel Neuhäuser
ed32972cbc
http://jinja.pocoo.org/2/ -> http://jinja.pocoo.org/
...
This closes issue #607
2011-01-16 02:36:34 +01:00
Daniel Neuhäuser
8695baa764
Fix typo. This closes issue #606 .
2011-01-16 02:31:40 +01:00
Dag Odenhall
0a73fef1f0
Fix sphinx-apidoc for use as an entry point
2011-01-15 18:01:26 +01:00
Georg Brandl
8c9af4daec
merge with 1.0
2011-01-15 17:22:13 +01:00
Georg Brandl
0806a96a49
Post-release bumps.
2011-01-15 17:21:18 +01:00
Georg Brandl
846a61d9dc
Added tag 1.0.7 for changeset f7f069b6d1e5
2011-01-15 17:20:08 +01:00
Georg Brandl
8ba7d97fa7
Bump version.
2011-01-15 16:25:43 +01:00
Georg Brandl
d37f348718
Backport tox.ini additions from trunk.
2011-01-15 16:17:42 +01:00
Georg Brandl
3ee7948881
Ignore japanese search: it has long lines but breaking them would be ugly.
2011-01-15 16:01:14 +01:00
Georg Brandl
4f511ce87a
Fix backslashes.
2011-01-15 15:59:58 +01:00
Georg Brandl
f40758f054
Make check.
2011-01-15 15:59:48 +01:00