Russell Sim
45a0bcd453
Allow registration of other translators
...
This adds an add_translator method to the sphinx application class.
It allows developers to register custom translators (writers) with
sphinx, so other extensions that add new nodes can register support
for the custom translators.
2014-03-20 12:34:11 +11:00
Rob Ruana
18df6421bf
Closes #1396 : Param types with inline markup no longer italicized
...
Napoleon was attempting to render nested inline markup
( [a big no-no!](http://sphinx-doc.org/rest.html ) ) for
parameter types. Now, if Napoleon sees any backquotes
in the parameter type, it is rendered without italics.
2014-03-09 01:56:56 -05:00
Georg Brandl
02363c3ce2
merge with stable
2014-03-06 08:13:14 +01:00
Georg Brandl
b944c843f5
Add warnings that autodoc imports the modules.
2014-03-05 07:45:45 +01:00
Georg Brandl
afd6c0b28d
Merged in shibu/sphinx/add_stemmer (pull request #214 )
2014-03-04 19:10:19 +01:00
Georg Brandl
85ddf03f45
merge with stable
2014-03-02 08:50:10 +01:00
Georg Brandl
501c2d13e6
Fix long lines.
2014-03-02 08:40:48 +01:00
Georg Brandl
0312edd266
Merged in erny1803/sphinx (pull request #227 )
...
Latex: Allow alternative float options for figures
2014-03-01 08:56:53 +01:00
Georg Brandl
c403737ec3
Add versionadded tags for new config values.
2014-03-01 08:25:22 +01:00
Georg Brandl
d50c5efb1a
Merged in kenhys/sphinx (pull request #217 )
...
Add feature to suppress uuid/location information for message catalogs
2014-03-01 08:21:59 +01:00
Georg Brandl
c3836b3188
Merged in shimizukawa/sphinx-drop-old-docutils (pull request #206 )
...
Drop docutils-0.7, 0.8, 0.9 support.
2014-03-01 08:20:21 +01:00
Georg Brandl
ac92719ac3
Update copyright year.
2014-03-01 08:18:23 +01:00
Georg Brandl
e030031321
Update copyright year.
2014-03-01 08:18:16 +01:00
Georg Brandl
cbf13620e2
merge with stable
2014-03-01 08:08:24 +01:00
Ernesto Revilla
d82590927f
Allow alternative float options for figure. See #1 . no-pep8
2014-02-20 18:03:34 +01:00
Robert Lehmann
529519275e
Fixed W3C Validator errors in index page.
2014-02-05 15:06:59 +01:00
Georg Brandl
2a2b59598c
link to extdev doc from develop
2014-02-02 08:03:48 +01:00
Georg Brandl
43d056dbe4
link to extdev doc from develop
2014-02-02 08:03:48 +01:00
hayashi
e8503888bc
Add feature to suppress uuid/location information for message catalogs
...
Before: default
#: ../../../source/news.txt:6
# 9f62de6b9c3b477095dba5e468972e6d
msgid "News"
msgstr
After: suppress uuid & location information
msgid "News"
msgstr
2014-02-01 02:34:09 +09:00
Georg Brandl
eb79fcafea
merge with stable
2014-01-26 11:51:09 +01:00
Georg Brandl
cf60ef0e75
Update list of extensions in sphinx-contrib.
2014-01-26 11:40:22 +01:00
Georg Brandl
25ac2dda9c
add link
2014-01-24 20:22:58 +01:00
Georg Brandl
1eb23c62ce
merge with stable
2014-01-22 18:13:49 +01:00
Georg Brandl
2acaf03270
Closes #1357 : Option names documented by :rst:dir:option are now again allowed to
...
not start with a dash or slash, and referencing them will work correctly.
2014-01-22 17:42:38 +01:00
Georg Brandl
38f47bc0ef
Closes #1356 : link to page with valid Pygments lexer alias
2014-01-22 17:28:04 +01:00
shibukawa yoshiki
6bda4586bd
Add development memo about stemming JS code, acceleration tips about stemming, small bug fix
2014-01-22 02:12:04 -08:00
shibukawa yoshiki
18722362db
update document
2014-01-22 00:34:14 -08:00
Georg Brandl
fb5a1a09a0
some directive creation docs
2014-01-21 10:32:30 +01:00
Georg Brandl
6b33e3fea4
remove duplicate wording
2014-01-21 10:05:23 +01:00
Georg Brandl
cc8d29dcab
actually use exception markup
2014-01-21 10:04:11 +01:00
Georg Brandl
da09100869
doc: add exceptions from sphinx.errors
2014-01-21 09:54:31 +01:00
Georg Brandl
317930a7fb
merge with stable
2014-01-20 21:21:33 +01:00
Georg Brandl
fe5ac65311
Merged in ViktorHaag/sphinx/stable (pull request #211 )
...
Fix for issue #1352
2014-01-20 21:16:33 +01:00
Viktor Haag
3c0c9cd198
updates per Georg Brandl:
...
- Change alteration to docs to express path relative to "configuration directory" and not "conf.py"
- Update block in HTML builder copying favicon to _static to mirror handling of html_logo
2014-01-20 13:27:52 -05:00
Georg Brandl
883324fd6c
Doc: move API docs in their own chapter and add more of it.
2014-01-20 17:21:44 +01:00
Viktor Haag
549b176c85
merge to tip
2014-01-20 10:37:51 -05:00
Viktor Haag
3706ed02ac
address issue #1352 -- make sure to check for the actual file stored in config.html_logo.
2014-01-20 10:37:37 -05:00
Georg Brandl
aecf35c1bd
mention loglevel
2014-01-20 11:21:30 +01:00
Georg Brandl
8115aa81a2
merge with stable
2014-01-20 08:54:40 +01:00
Georg Brandl
0e182d1d2b
devguide: small updates
2014-01-20 08:51:47 +01:00
Rob Ruana
4219cd32c8
Merging changes
2014-01-19 13:44:28 -05:00
Rob Ruana
63fbb819c7
Makes suggested changes before adding napoleon to sphinx
2014-01-19 13:43:54 -05:00
Rob Ruana
3dcf8f4119
Merged birkenfeld/sphinx into default
2014-01-19 13:40:06 -05:00
Georg Brandl
66e64b9530
merge with stable
2014-01-19 19:13:17 +01:00
Rob Ruana
4c782604ed
Merged birkenfeld/sphinx into default
2014-01-19 12:31:07 -05:00
Georg Brandl
ce49286240
Closes #1071 : add mention of "orphan" to toctree docs
2014-01-19 18:12:52 +01:00
Georg Brandl
48aeed6fd8
add back missing @
2014-01-19 17:49:57 +01:00
Georg Brandl
8c2fabe117
The deprecated config values `exclude_trees, exclude_dirnames and unused_docs` have been removed.
2014-01-19 17:46:06 +01:00
Georg Brandl
81b10b9b73
merge with stable
2014-01-19 17:41:41 +01:00
Georg Brandl
1653c5d242
Make mode: refactor using a class and add source dir to the makefile
2014-01-19 16:23:23 +01:00