summaryrefslogtreecommitdiff
path: root/doc/builders.rst
Commit message (Collapse)AuthorAgeFilesLines
* remove note it become useless anymore.shimizukawa2014-01-181-4/+0
|
* merge headsshimizukawa2014-01-181-5/+5
|\
| * docs: fix some broken linksGeorg Brandl2014-01-131-5/+5
| |
* | Drop docutils-0.7, 0.8 and 0.9 supportshimizukawa2013-12-151-2/+1
|/
* Adjust docs about inline URLs for the epub builderRoland Meister2013-06-061-5/+0
|
* Add Docutils-native XML and pseudo-XML buildersJon Waltman2012-12-041-0/+23
|
* Add documentation and automatic entries for the guide elementRoland Meister2012-02-281-1/+2
|
* #595: Typo fix.Georg Brandl2011-01-151-1/+1
|
* Rename "intl" module to "gettext", to make it easier to find. Distinguish ↵Georg Brandl2011-01-081-1/+1
| | | | environments with different versioning methods and always give the gettext builder its own doctree dir.
* Few cleanups after texinfo builder merge (#529). Add CHANGES and AUTHORS ↵Georg Brandl2010-10-221-10/+9
| | | | entries. To do: add node handlers for all extension nodes so that the test documents can be handled without warnings.
* Add documentation for Texinfo builderJon Waltman2010-09-161-0/+21
|
* Document internationalization mechanisms.Robert Lehmann2010-08-271-3/+3
|
* merge with sphinx-i18nGeorg Brandl2010-08-211-1/+1
|\
* \ merge with trunkRobert Lehmann2010-08-171-4/+4
|\ \ | |/
| * #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-051-4/+4
| | | | | | | | | | #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.
* | Document gettext builder and create i18n docs.Robert Lehmann2010-06-261-0/+12
|/
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-2/+2
|
* merge with trunkGeorg Brandl2010-04-061-7/+27
|\
| * Add manual page writer.Georg Brandl2010-02-211-0/+16
| |
| * Add link to Qt help.Georg Brandl2010-02-201-1/+3
| |
| * Make the concept of "module index" generalized to domains. As a ↵Georg Brandl2010-02-201-2/+2
| | | | | | | | side-effect, the latex modindex is no longer generated by LaTeX.
| * merge with trunkGeorg Brandl2010-02-191-0/+5
| |\
| * | Fix some XXXes.Georg Brandl2010-01-171-3/+5
| | |
| * | merge with trunkGeorg Brandl2010-01-171-0/+10
| |\ \
| * | | Finish new doc field handling implementation.Georg Brandl2010-01-171-20/+0
| | | |
| * | | First step toward better handling of doc fields.Georg Brandl2010-01-151-0/+20
| | | |
| * | | Fix typo.Georg Brandl2010-01-141-1/+1
| | | |
* | | | merge with 0.6Georg Brandl2010-04-061-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | #354: add link to rst2pdf manual.Georg Brandl2010-04-041-1/+2
| | | |
* | | | merge with http://bitbucket.org/rolmei/sphinx-epub/.Georg Brandl2010-02-191-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added transform for visible links.Roland Meister2010-01-101-0/+5
| | |/ | |/|
* | | Add single-file HTML builder. Closes #151.Georg Brandl2010-01-171-0/+10
|/ /
* | Add cross-reference.Georg Brandl2009-12-291-3/+3
| |
* | Review of epub builder. Add a separate "epub_theme" config value for ↵Georg Brandl2009-12-291-5/+3
| | | | | | | | selecting a different theme.
* | Initial import from local repositoryRoland Meister2009-12-281-0/+12
| |
* | merge with 0.6Georg Brandl2009-11-091-0/+5
|\ \ | |/
| * Add notes on rst2pdf pdf builder.Georg Brandl2009-11-081-0/+5
| |
* | Make "make check" happy.Georg Brandl2009-10-261-1/+1
| |
* | Add GNOME Devhelp builderPauli Virtanen2009-06-271-0/+19
|/
* Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier).Georg Brandl2009-02-191-0/+13
|
* Fix more line length and trailing whitespace.Georg Brandl2009-01-101-2/+2
|
* Some more fixes after the great renaming.Georg Brandl2008-11-291-1/+7
|
* Reorder builder sections.Georg Brandl2008-11-221-29/+29
|
* Add note about needed LaTeX packages.Georg Brandl2008-11-221-0/+10
|
* Fixed a syntax error in the builder documentation.armin.ronacher2008-06-261-1/+1
|
* Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json ↵armin.ronacher2008-06-261-11/+27
| | | | from the 2.6 stdlib or simplejson).
* Refactored pickle builder into a SerializingHTMLBuilder and ↵armin.ronacher2008-06-261-15/+72
| | | | PickleHTMLBuilder. Subclasses can change the serialization format easily.
* Add a preliminary text writer, mainly for producing pydoc-compatible topic help.georg.brandl2008-06-011-0/+10
|
* Expand on the pickle builder.georg.brandl2008-03-251-3/+78
|
* Add changelog entry and docs for builder rename.georg.brandl2008-03-231-2/+2
|