summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close unused branches.improve-po-mode-el-supportGeorg Brandl2011-11-010-0/+0
* [i18n] use relative path from output directory for source path.kou2011-08-121-1/+1
* Doc and changelog entries for 91b4fc984b32.Georg Brandl2011-07-232-1/+2
* Merged in mattpap/sphinx (pull request #8)Georg Brandl2011-07-231-2/+5
|\
| * Added support for non-local files to Application.add_stylesheet()Mateusz Paprocki2011-07-191-2/+5
* | s/jsmath/mathjax/Georg Brandl2011-07-231-1/+1
* | some changes to math docsbond2011-07-191-8/+8
|/
* graphviz: also catch IOError with Errno 22 (invalid parameter)Benoit Allard2011-07-142-1/+9
* Don't use deprecated values in the template conf.py (issue732)Benoit Allard2011-07-141-6/+8
* Remove unused import.Georg Brandl2011-07-091-2/+2
* Merged in michaeljones/sphinx (pull request #3)Georg Brandl2011-07-0921-91/+1062
|\
| * Merged in jonwaltman/sphinx-info (pull request #5)Georg Brandl2011-07-0713-48/+199
| |\
| | * Move node filtering into extract_messages.Robert Lehmann2011-07-062-6/+11
| | * Distribute UUIDs over multiple comment lines.Robert Lehmann2011-07-061-2/+2
| | * Comment and stretch out code.Robert Lehmann2011-07-061-9/+15
| | * Close #630: Revamp data structures used for message catalogs.Robert Lehmann2011-07-061-6/+16
| | * skip literal_blockshibu2010-10-281-0/+2
| | * Refactor comment generating code for message catalogs.Robert Lehmann2011-07-061-8/+11
| | * The math extension displaymath directives now support ``name`` inGeorg Brandl2011-06-302-1/+7
| | * autosummary: obtain import prefixes from environment also in the autolink rolePauli Virtanen2011-06-291-14/+22
| | * autosummary/generate: slightly more robust parsing in find_autosummary_in_linesPauli Virtanen2011-06-291-2/+4
| | * autosummary: minor doc clarificationsPauli Virtanen2011-06-291-6/+8
| | * autosummary: respect py:currentclass when looking up Python objectsPauli Virtanen2011-06-292-1/+33
| | * autosummary: fix get_documenter to handle its *parent* parameter correctlyPauli Virtanen2011-06-291-9/+26
| | * autosummary: improve robustness of the signature compactificationPauli Virtanen2011-06-292-5/+29
| | * Closes #724: Add license for Underscore.js.Robert Lehmann2011-06-282-0/+34
| | * Fixed a couple links in the documentation for the contents docutils directive...Gary Wilson Jr.2011-06-282-3/+3
| * | Follow the behavior described by :confval:`primary_domain` to display domain ...Jon Waltman2011-07-071-4/+6
| * | Use ``ObjType.lname`` for the category in Texinfo desc_signatures.Jon Waltman2011-07-031-21/+12
| * | Fix NameError in graphviz.render_dot_texinfo.Jon Waltman2011-06-301-1/+2
| * | Prevent indexing commands from causing a paragraph break in Texinfo.Jon Waltman2011-06-291-1/+6
| * | Replace no-break spaces with normal ones inside desc_parameters for Texinfo.Jon Waltman2011-06-271-1/+4
| * | Properly escape ``quote'' characters in Texinfo.Jon Waltman2011-06-271-0/+3
| * | Add method ``ensure_eol`` and use it to fix paragraph spacing in Texinfo.Jon Waltman2011-06-271-20/+34
| |/
| * Recompile German catalog.Georg Brandl2011-06-071-0/+0
| * Merge with 1.0.Georg Brandl2011-06-071-1/+1
| |\
| | * Close #712: fix indentation error in German translation.Georg Brandl2011-06-072-1/+1
| * | Add Nepali translation, thanks to Arati Sharma.Georg Brandl2011-06-075-0/+801
* | | Respect "includehidden" for sub-toctrees as wellMichael Jones2011-06-051-6/+8
|/ /
* | Update compiled japanese catalog.Georg Brandl2011-05-151-0/+0
* | [ja] update Japanese translations.kou2011-05-152-27/+20
* | merge with 1.0Georg Brandl2011-05-159-33/+108
|\ \ | |/
| * Closes #657: viewcode now works correctly with source files that have non-ASC...Georg Brandl2011-05-153-14/+59
| * Closes #658: fix error in script_files example and document css_files.Georg Brandl2011-05-151-1/+5
| * Closes #669: Respect the ``noindex`` flag option in py:module directives.Georg Brandl2011-05-152-9/+14
| * Closes #675: Fix IndexErrors when including nonexisting lines with :rst:dir:`...Georg Brandl2011-05-152-1/+10
| * Closes #676: Respect custom function/method parameter separator strings.Georg Brandl2011-05-152-1/+4
| * Closes #682: Fix JS incompatibility with jQuery >= 1.5.Georg Brandl2011-05-152-1/+3
| * Closes #693: Fix double encoding done when writing HTMLHelp .hhk files.Georg Brandl2011-05-152-1/+3
| * Closes #647: Do not apply SmartyPants in parsed-literal blocks.Georg Brandl2011-05-152-1/+10