Georg Brandl
210add8d2c
Parse parmeter field in event descriptions.
2011-01-07 16:27:47 +01:00
Georg Brandl
8a3598ff8e
Cross-reference to role docs.
2011-01-06 20:44:55 +01:00
Georg Brandl
e8d4fa759e
Update github pages advice.
2011-01-05 18:12:51 +01:00
Georg Brandl
0e1db6ad90
New year update.
2011-01-04 10:00:51 +01:00
Georg Brandl
a484a62f11
#578 : doc clarification.
2011-01-04 00:08:38 +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
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
3e8834503f
#550 : fix confusing example in docs.
2010-11-12 08:26:20 +01:00
Georg Brandl
39dc69e9d9
Remove obsolete config value.
2010-10-22 07:10:44 +02:00
Georg Brandl
991d0e32b3
Fix missing paren.
2010-10-20 11:55:11 +02:00
Georg Brandl
08047fc523
Add Pocoo logo to the sidebar on the index page.
2010-10-18 18:06:02 +02:00
Georg Brandl
817937c3f2
"inofficial" sounds strange here; fix up description of wiki page.
2010-10-10 21:47:03 +02:00
Daniel Neuhäuser
c0fa71a547
Mention Sphinx Contrib in the documentation.
...
Along with that I also removed the part about finding a place
to host extensions when a message about one is send to the
mailinglist, as I believe we have one for every extension
with Sphinx Contrib.
2010-10-10 20:00:12 +02:00
Georg Brandl
c117b8524f
Add link to standard markup description.
2010-09-10 09:05:00 +02:00
Georg Brandl
2450c655fe
merge
2010-08-26 16:26:16 +00:00
Georg Brandl
7e5ff71c40
#513 : Allow giving non-local URIs for JavaScript files, e.g. in the JSMath extension.
2010-08-25 10:26:15 +00:00
Georg Brandl
103f258d83
#497 : Introduce separate background color for the sidebar collapse button, making it easier to see.
2010-08-23 16:11:26 +00:00
Georg Brandl
ab334a2a6f
Fix sectioning.
2010-08-23 15:58:26 +00:00
Georg Brandl
9d7b75aa5d
Clarify example.
2010-08-19 00:02:26 +02:00
Roland Meister
85a63e297e
Empty titles in epub_pre/post_files add no entry in toc.ncx.
2010-08-05 23:08:55 +02:00
Georg Brandl
7518d19437
#469 : document __all__ ordering in members.
2010-08-05 18:59:04 +02:00
Georg Brandl
df107e70f8
Allow breaking long signatures, continuing with backlash-escaped newlines.
2010-08-05 16:03:36 +02:00
Georg Brandl
92142bbdb6
Allow references to PEPs and RFCs with explicit anchors.
2010-08-05 15:42:15 +02:00
Georg Brandl
580e1c90d3
#481 , #482 : fix `.name` reference matching.
...
#482 : When doing a non-exact search, match only the given type of object.
#481 : Apply non-exact search for Python reference targets with ``.name`` for modules too.
2010-08-05 13:39:23 +02:00
Georg Brandl
01c501054e
#480 : Fix handling of target naming in intersphinx.
2010-08-05 11:58:43 +02:00
Georg Brandl
cb26c78079
Describe the "deprecated" directive.
2010-07-29 09:27:46 +02:00
Georg Brandl
13017eecc8
Go to #pocoo.
2010-07-28 14:53:39 +02:00
Georg Brandl
2380957682
#266 : Add Bengali locale, thanks to Nasimul Haque.
2010-07-27 14:36:47 +02:00
Georg Brandl
5fd37f16e4
merge with bb:rolmei/sphinx-epub.
2010-07-22 15:04:22 +01:00
Georg Brandl
e7405554a7
Adjust alignment.
2010-07-17 19:52:54 +02:00
Georg Brandl
2b29038d0c
The behavior of :confval:html_file_suffix changed slightly: the empty string now means "no suffix" instead of "default suffix", use `None` for "default suffix".
2010-07-17 19:45:54 +02:00
Georg Brandl
400617e692
#461 : elaborate how to use intersphinx.
2010-07-10 16:59:23 +02:00
Georg Brandl
d0900e8862
#465 : update version requirement.
2010-07-10 16:50:32 +02:00
Roland Meister
7cbe0588a9
Added new config parameter epub_tocdup.
2010-07-10 16:33:43 +02:00
Roland Meister
0dd1e93bed
Merge with http://bitbucket.org/birkenfeld/sphinx
2010-06-30 21:34:35 +02:00
Georg Brandl
bd1c19d724
Added Lithuanian translation, thanks to Dalius Dobravolskas.
2010-06-20 12:19:34 +02:00
Roland Meister
603f7e5ec8
Merged with http://bitbucket.org/birkenfeld/sphinx/ .
2010-06-14 19:01:20 +02:00
Georg Brandl
187e78adf6
Mention type of "meta".
2010-06-14 09:49:48 +02:00
Georg Brandl
9a0859fea8
Reverse latex appendix logic: Add appendices if docclass is not howto. Also fix docs: other docclasses can be given if you know what you do.
2010-06-12 20:04:01 +02:00
Georg Brandl
c891fdfc60
Document new :py:func:.blah syntax.
2010-06-12 11:37:56 +02:00
Georg Brandl
09e6001e7a
In the Python domain, references like `:func:.name``` now look for
...
matching names with any prefix if no direct match is found.
2010-06-12 10:41:56 +02:00
Roland Meister
13adb67063
Correct handling of extensions for extra files
2010-06-07 22:28:48 +02:00
Roland Meister
d54377153a
Only add refnodes with a class of 'toctree-l%d' to the toc.ncx file
2010-06-07 22:27:13 +02:00
Georg Brandl
3ff350c4d9
#439 : angle brackets in template class names can be misinterpreted as link targets. Clarify how to avoid this.
2010-06-05 18:21:48 +02:00
Georg Brandl
0320c3393c
Added Danish translation, thanks to Hjorth Larsen.
2010-06-05 15:42:18 +02:00
Roland Meister
87c3052bb4
Added note for large floating divs to the documentation.
2010-06-03 15:57:38 +02:00
Roland Meister
ef63485c6e
Added one more epub_exclude_file.
2010-06-03 15:39:24 +02:00
Armin Ronacher
475c3ba93b
Fixed a C++ bug that caused bad references to be generated. This also
...
adds a note on overloads always ending up on the first version of the
method in case more than one is defined.
2010-05-30 13:51:50 +02:00
Georg Brandl
35f0b555a4
The `toctree callable in templates now accepts a titles_only` keyword argument.
2010-05-30 13:16:26 +02:00
Georg Brandl
f3c706edae
The `include` directive now supports absolute paths, which are interpreted as relative to the source directory.
2010-05-30 12:59:42 +02:00