Jonathan Waltman
e3a27b76f2
Closes #1110 : Add new config value texinfo_no_detailmenu and do not generate detailed menus for non-"Top" nodes.
2013-02-19 03:24:57 -06:00
Dmitry Shachnev
1c5638e40c
doc/_templates/index.html: fix link to the list of extensions
2013-02-10 16:39:44 +04:00
shirou
c4f107a8cf
add "versionadd".
2013-02-10 01:44:56 +09:00
shirou
3e1ce90183
change "epub_show_urls" option default value to 'inline'.
...
This keeps the current behaviour.
2013-02-09 23:01:42 +09:00
shirou
0635eddd07
add "epub_show_urls" option to doc and quickstart.
2013-02-09 23:00:47 +09:00
shirou
fc63acf3d1
Merged birkenfeld/sphinx into default
2013-02-09 22:44:56 +09:00
Georg Brandl
d8d94e15e3
Add Basque to the list of languages.
2013-02-07 18:50:09 +01:00
shirou
74cce431a3
add epub_show_urls option. This option is almost same as latex_show_urls.
2013-02-06 23:32:12 +09:00
Takayuki Shimizukawa
fbd63617cf
add installations for each environments
2013-01-20 16:06:04 +09:00
Georg Brandl
20279b07a4
New doc design "sphinx13".
2013-01-18 23:17:11 +01:00
Georg Brandl
2b06c656c1
faq: add sphinx-contrib
2013-01-14 00:07:19 +01:00
Georg Brandl
0701c850d2
faq: add Hieroglyph
2013-01-14 00:02:51 +01:00
Georg Brandl
b8967b4ee8
tutorial: make "documentation collection" clearer
2013-01-14 00:01:18 +01:00
Georg Brandl
1bf5a17534
Closes #1076 : document new sphinx-build options.
2013-01-12 22:45:47 +01:00
Roland Meister
1639f59726
Add includehidden option to the toctree directive
...
This option is equivalent to the includehidden option of the template function
toctree() and allows to restore to the toctree behaviour prior to version 1.1.
See also bug #790 .
2013-01-06 14:55:35 +01:00
Georg Brandl
1832284e89
Closes #1067 : implement pluggable search scorer and tweak scoring to give good results. Patch by Hernan Grecco.
2013-01-04 11:17:32 +01:00
Roland Meister
a0ebe5a3c5
Merge with birkenfeld/sphinx
2013-01-02 09:40:37 +01:00
Georg Brandl
151856819c
Copyright update.
2013-01-01 22:13:15 +01:00
Georg Brandl
998d567d5c
Closes #1065 : in Makefiles, ignore errors in "rm" using the -f flag, not a "-" prefix.
2012-12-31 09:39:02 +01:00
Roland Meister
50fadb9e94
Bug #1047 : templating toctree()'s includehidden argument
...
Document the includehidden option and give it sane defaults.
See bug #1047 for implementation alternatives.
2012-12-10 21:54:11 +01:00
Denis
5b54c253bb
Upgrade for 'default' theme: collapsiblesidebar works with rightsidebar
2012-12-10 14:13:35 +04:00
Jonathan Waltman
beae650645
xml: Update sphinx-build documentation
2012-12-10 02:41:12 -06:00
Jonathan Waltman
8ac4aa6282
Add Docutils-native XML and pseudo-XML builders
2012-12-04 21:10:15 -06:00
Jonathan Waltman
3a8673a66b
devguide: Add guidelines for core developers
2012-12-03 00:55:47 -06:00
Jonathan Waltman
196cb44c30
devguide: Elaborate on pull requests
2012-12-02 01:18:54 -06:00
Jonathan Waltman
0cca0ad7cf
Add initial draft of "Sphinx Developer's Guide"
2012-11-29 19:11:19 -06:00
Georg Brandl
4763419db1
Update Sphinx URL to new sphinx-doc.org domain.
2012-11-04 11:28:12 +01:00
Jonathan Waltman
55b28b0198
Fix whitespace / line length issues reported by "make test"
2012-11-03 11:04:32 -05:00
Robert Lehmann
31536aafa2
Link domains provided by sphinxcontrib.
2012-11-02 16:52:55 +01:00
Robert Lehmann
edebdbbb7b
Update domains provided by sphinxcontrib.
2012-11-02 16:02:32 +01:00
Georg Brandl
d13c0470af
Update requirements documentation.
2012-10-30 10:24:57 +01:00
Georg Brandl
d769d4ae71
Change sphinx-dev to sphinx-users where applicable.
2012-10-30 08:47:20 +01:00
Georg Brandl
0c02841412
Closes #1010 : Make pngmath images transparent by default; IE7+ should handle it.
2012-10-28 19:06:48 +01:00
Georg Brandl
10a65f62ef
Linkcode changelog entry.
2012-10-28 18:22:53 +01:00
Georg Brandl
201883d209
Merged in pv/sphinx-work/ext-linkcode (pull request #47 )
2012-10-28 18:21:57 +01:00
Georg Brandl
88dac45c9e
Fix Norwegian language code.
2012-10-28 18:19:54 +01:00
Georg Brandl
33828e4777
merge with stable
2012-10-28 18:01:57 +01:00
Georg Brandl
883887b57b
Changelog and style fixes for PR#75.
2012-10-28 17:57:40 +01:00
Jonathan Waltman
ead356e3cf
Remove note about sectioning limitation of the "only" directive.
2012-09-12 16:40:10 -05:00
Benoit Bryon
c127ac19bd
Fixed apidoc's --follow-links option in documentation.
2012-08-30 15:51:46 +02:00
Benoit Bryon
236267847c
Fixed documentation of default behaviour for apidoc's '--followlinks' option.
2012-08-30 14:19:10 +02:00
Benoit Bryon
316ddaf732
Added -l, --followlinks option to sphinx-apidoc.
2012-08-30 14:14:44 +02:00
Georg Brandl
c333f515cd
Doc change for d7ac5e46307d
2012-05-08 12:51:28 +02:00
Georg Brandl
a0a7f37ab2
Merge with stable
2012-05-08 12:48:33 +02:00
Georg Brandl
9af2094ca4
Merged in rolmei/sphinx-epub (pull request #56 )
2012-04-11 21:35:35 +02:00
Georg Brandl
fe8ed35dfb
Make it clearer how autodoc special comments have to be formatted.
2012-03-17 16:54:17 +01:00
Pauli Virtanen
da4ba903a3
DOC: linkcode: fix up documentation a bit
2012-03-11 17:55:29 +01:00
Pauli Virtanen
135bb6f6c8
ENH: add a linkcode extension
2012-03-11 17:48:51 +01:00
Georg Brandl
c5513e960c
merge with stable
2012-03-10 21:38:29 +01:00
Georg Brandl
729565b7a9
Fixes #795 : explain that titles on the same level as the document heading cannot be put into only directives.
2012-03-10 21:21:43 +01:00