Georg Brandl
34a08b862e
Document how autodoc with attributes works.
2009-01-06 00:28:29 +01:00
Georg Brandl
c83d630fd8
Close #52 : There is now a `hlist` directive, creating a compact
...
list by placing distributing items into multiple columns.
2009-01-04 22:00:40 +01:00
Georg Brandl
09ccce67a9
Close #33 : add manpages for command-line tools.
2009-01-04 21:20:51 +01:00
Georg Brandl
5df8e162f9
Fix a few remaining copyrights and add 2009 to license.
2009-01-04 14:39:36 +01:00
Georg Brandl
9fc2437773
Document new literalinclude options.
2009-01-02 00:32:02 +01:00
Georg Brandl
c80dc58ac1
Rename "object" to "pyobject" and document it.
2008-12-30 15:45:02 +01:00
Georg Brandl
04348edcee
New builder for Qt help collections, by Antonio Valentino.
...
(This is not finished work yet.)
2008-12-29 00:51:51 +01:00
Georg Brandl
f13c3a00cd
Close #23 : Added a `classmethod directive along with method`
...
and ``staticmethod``.
2008-12-29 00:11:06 +01:00
Georg Brandl
d271cc57b2
merge
2008-12-28 21:32:12 +01:00
Georg Brandl
b3d55c3139
Close #4 : Added a `:download:` role that marks a non-document file
...
for inclusion into the HTML output and links to it.
2008-12-28 21:30:25 +01:00
Georg Brandl
f07d0afef2
Note how to change default role.
2008-12-28 21:29:40 +01:00
Georg Brandl
78dec65bcc
Due to popular demand, added a `:doc:` role which directly
...
links to another document without the need of creating a
label to which a ``:ref:`` could link to.
2008-12-28 19:44:54 +01:00
Georg Brandl
83c9f7a849
Improve builder docs a bit.
2008-12-26 20:17:59 +01:00
Georg Brandl
b80d874126
Add text target.
2008-12-25 21:44:38 +01:00
Georg Brandl
a26aa3315f
Add html_link_suffix value.
2008-12-25 17:59:32 +01:00
Georg Brandl
f5ea8295cd
Fix leftovers.
2008-12-21 00:24:36 +01:00
Georg Brandl
f4b1bb7b9e
Automated merge with file:///home/gbr/devel/sphinx0.5
2008-12-21 00:11:04 +01:00
Georg Brandl
1050c9bca5
Fix #58 : Add extension tutorial and better docs on where to put extensions.
2008-12-21 00:10:47 +01:00
Georg Brandl
c74163d0a0
The `toctree directive now supports a :hidden:` flag,
...
which will prevent links from being generated in place of
the directive -- this allows you to define your document
structure, but place the links yourself.
2008-12-20 23:23:39 +01:00
Georg Brandl
f02a90ca6e
Add sidebarsourcelink block.
2008-12-20 23:08:26 +01:00
Georg Brandl
a605255413
Automated merge with file:///home/gbr/devel/sphinx0.5
2008-12-15 19:31:12 +01:00
Georg Brandl
1dc46e6583
* #72 : In pngmath, make it possible to give a full path to LaTeX and
...
dvipng on Windows. For that to work, the ``pngmath_latex`` and
``pngmath_dvipng`` options are no longer split into command and
additional arguments; use ``pngmath_latex_args`` and
``pngmath_dvipng_args`` to give additional arguments.
2008-12-15 19:24:34 +01:00
Georg Brandl
f5cb011e77
The new `html_show_sourcelink` config value can be used to
...
switch off the links to the reST sources in the sidebar.
2008-12-15 13:38:39 +01:00
Georg Brandl
5066f49fbe
Add "doctest_global_setup" conf val.
2008-12-15 12:33:13 +01:00
Georg Brandl
7c02f11ec1
Merge bugfixes from 0.5.
2008-12-15 11:12:08 +01:00
Georg Brandl
c49d8217e9
Fix #70 : clarify meaning of |today|.
2008-12-15 10:26:07 +01:00
Georg Brandl
628adc4d03
Add Italian locale, translation by Sandro Dentella.
2008-12-15 10:21:01 +01:00
Georg Brandl
14b401be1e
Merge bugfix from 0.5.
2008-12-07 23:20:45 +01:00
Georg Brandl
02123d6650
Fix JS search when html_copy_source is off.
2008-12-07 23:16:57 +01:00
Georg Brandl
733b2b5bc6
Automated merge with file:///home/gbr/devel/sphinx0.5
2008-12-07 22:36:44 +01:00
Georg Brandl
13043771f4
Fix package name.
2008-12-06 23:26:40 +01:00
Georg Brandl
8c055e8004
Document that mathbase isn't meant to be included in the extensions config
...
value.
2008-12-06 23:26:34 +01:00
Georg Brandl
765ec5c0c3
Add html_add_permalinks config value.
2008-11-30 20:38:59 +01:00
Georg Brandl
50339493c6
Add Sphinx.add_lexer().
2008-11-30 19:58:29 +01:00
Georg Brandl
2757866655
Allow giving values for dict type config values in the overrides.
2008-11-30 16:33:56 +01:00
Georg Brandl
bd12a8e547
Some more fixes after the great renaming.
2008-11-29 20:04:11 +01:00
Georg Brandl
8225225139
Fix #59 : use easy_install -U to upgrade existing versions.
2008-11-27 18:26:24 +01:00
Georg Brandl
404625e718
Fix param name and add example.
2008-11-23 17:08:19 +01:00
Georg Brandl
4c5e72e306
Reorder builder sections.
2008-11-22 13:34:51 +01:00
Georg Brandl
8c5419662e
Add note about needed LaTeX packages.
2008-11-22 13:32:32 +01:00
Georg Brandl
634003f847
Add Slovenian locale, by Rok Garbas.
2008-11-19 18:35:00 +01:00
Georg Brandl
4f8a18d841
Use an explicit language.
2008-11-19 18:31:11 +01:00
Georg Brandl
0f94263a9f
Add Brazilian Portuguese locale, by Roger Demetrescu.
2008-11-19 18:28:23 +01:00
Georg Brandl
49858b41f3
#38 : fix behavior with unitless image dimensions.
2008-11-16 19:07:36 +01:00
Georg Brandl
22cefe2114
Add quote to front page.
2008-11-16 18:44:54 +01:00
Georg Brandl
b1579af47e
A few math experience improvements, inspired by Fredrik Johansson.
2008-11-16 18:44:46 +01:00
Georg Brandl
69853e544e
Extensions: Add a link to the Wiki.
2008-11-16 13:32:04 +01:00
Georg Brandl
d7dfb64c0e
Allow build without conf.py using -C command line switch.
2008-11-16 13:29:10 +01:00
Georg Brandl
355d29c4e1
#42 : fix tracker URL.
2008-11-16 09:05:07 +01:00
Georg Brandl
4342f03986
Add Traditional Chinese locale.
2008-11-13 09:18:55 +01:00