summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Note that Python code in code blocks is parsed.Georg Brandl2009-02-231-1/+4
|
* A bit of clarification about where Sphinx finds autodoced modules.Georg Brandl2009-01-221-0/+7
|
* Note how to change default role.Georg Brandl2008-12-281-1/+2
|
* Fix #58: Add extension tutorial and better docs on where to put extensions.Georg Brandl2008-12-212-8/+355
|
* * #72: In pngmath, make it possible to give a full path to LaTeX andGeorg Brandl2008-12-151-3/+11
| | | | | | | 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.
* Fix #70: clarify meaning of |today|.Georg Brandl2008-12-151-3/+3
|
* Fix JS search when html_copy_source is off.Georg Brandl2008-12-071-0/+6
|
* Fix package name.Georg Brandl2008-12-061-1/+1
|
* Document that mathbase isn't meant to be included in the extensions configGeorg Brandl2008-12-061-2/+7
| | | | value.
* Fix #59: use easy_install -U to upgrade existing versions.Georg Brandl2008-11-271-1/+1
|
* Fix param name and add example.Georg Brandl2008-11-231-1/+11
|
* Reorder builder sections.Georg Brandl2008-11-221-29/+29
|
* Add note about needed LaTeX packages.Georg Brandl2008-11-221-0/+10
|
* Add Slovenian locale, by Rok Garbas.Georg Brandl2008-11-191-0/+1
|
* Use an explicit language.Georg Brandl2008-11-191-0/+2
|
* Add Brazilian Portuguese locale, by Roger Demetrescu.Georg Brandl2008-11-191-0/+1
|
* #38: fix behavior with unitless image dimensions.Georg Brandl2008-11-161-0/+5
|
* Add quote to front page.Georg Brandl2008-11-161-0/+6
|
* A few math experience improvements, inspired by Fredrik Johansson.Georg Brandl2008-11-161-2/+12
|
* Extensions: Add a link to the Wiki.Georg Brandl2008-11-161-0/+9
|
* Allow build without conf.py using -C command line switch.Georg Brandl2008-11-161-0/+5
|
* #42: fix tracker URL.Georg Brandl2008-11-161-1/+1
|
* Add Traditional Chinese locale.Georg Brandl2008-11-131-2/+3
|
* Add Dutch locale.Georg Brandl2008-11-131-0/+2
|
* Add example for comments.Georg Brandl2008-11-091-1/+11
|
* Add todo extension.Georg Brandl2008-11-096-4/+41
|
* #14: allow distinct programs for cmdoption directive.Georg Brandl2008-11-091-36/+77
|
* Add env-purge-doc event. Add some examples for event usage.Georg Brandl2008-11-091-1/+22
|
* Add note about inline markup nesting.Georg Brandl2008-11-081-0/+3
|
* Reword index page a bit.Georg Brandl2008-11-061-6/+5
|
* #21: allow short form for seealso arguments.Georg Brandl2008-11-041-0/+7
|
* Doc tweaks.Georg Brandl2008-11-041-0/+3
|
* Document -A and -Q switches.Georg Brandl2008-11-041-2/+6
|
* Correct parameter name in example.Georg Brandl2008-11-041-2/+2
|
* Update repo location.Georg Brandl2008-11-022-5/+5
|
* Allow skipping members by event.Georg Brandl2008-11-021-0/+28
|
* Clarification.Georg Brandl2008-11-021-1/+2
|
* Bring up to date and link to add_config_value().Georg Brandl2008-11-011-1/+13
|
* Don't disable alphabetical and roman lists anymore.Georg Brandl2008-10-251-6/+0
|
* Add a note about substitutions.Georg Brandl2008-10-252-0/+23
|
* Add global citations. #1.Georg Brandl2008-10-251-6/+23
|
* Fix typo.Georg Brandl2008-10-251-1/+1
|
* UTF-8 isn't mandatory anymore.Georg Brandl2008-10-162-7/+6
|
* Add a caveat about LaTeX titles and authors, and properly escapeGeorg Brandl2008-10-161-2/+6
| | | | a title that comes from the document itself.
* Add "source_encoding" config value.Georg Brandl2008-10-161-1/+9
|
* Add "source-read" event.Georg Brandl2008-10-161-0/+8
|
* Use palatino for the Sphinx docs.Georg Brandl2008-09-242-8/+3
|
* #18: put footnotes at the correct location in the LaTeX writer.Georg Brandl2008-09-241-0/+7
|
* Converter is now fairly usable for non-Python core projects.Georg Brandl2008-09-241-3/+1
|
* #16: allow referring to figures without explicit text.Georg Brandl2008-09-241-0/+11
|