| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove note it become useless anymore. | shimizukawa | 2014-01-18 | 1 | -4/+0 |
| | | |||||
| * | merge heads | shimizukawa | 2014-01-18 | 1 | -5/+5 |
| |\ | |||||
| | * | docs: fix some broken links | Georg Brandl | 2014-01-13 | 1 | -5/+5 |
| | | | |||||
| * | | Drop docutils-0.7, 0.8 and 0.9 support | shimizukawa | 2013-12-15 | 1 | -2/+1 |
| |/ | |||||
| * | Adjust docs about inline URLs for the epub builder | Roland Meister | 2013-06-06 | 1 | -5/+0 |
| | | |||||
| * | Add Docutils-native XML and pseudo-XML builders | Jon Waltman | 2012-12-04 | 1 | -0/+23 |
| | | |||||
| * | Add documentation and automatic entries for the guide element | Roland Meister | 2012-02-28 | 1 | -1/+2 |
| | | |||||
| * | #595: Typo fix. | Georg Brandl | 2011-01-15 | 1 | -1/+1 |
| | | |||||
| * | Rename "intl" module to "gettext", to make it easier to find. Distinguish ↵ | Georg Brandl | 2011-01-08 | 1 | -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 Brandl | 2010-10-22 | 1 | -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 builder | Jon Waltman | 2010-09-16 | 1 | -0/+21 |
| | | |||||
| * | Document internationalization mechanisms. | Robert Lehmann | 2010-08-27 | 1 | -3/+3 |
| | | |||||
| * | merge with sphinx-i18n | Georg Brandl | 2010-08-21 | 1 | -1/+1 |
| |\ | |||||
| * \ | merge with trunk | Robert Lehmann | 2010-08-17 | 1 | -4/+4 |
| |\ \ | |/ | |||||
| | * | #481, #482: fix ``.name`` reference matching. | Georg Brandl | 2010-08-05 | 1 | -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 Lehmann | 2010-06-26 | 1 | -0/+12 |
| |/ | |||||
| * | Use the new rst domain in the sphinx docs. | Georg Brandl | 2010-04-17 | 1 | -2/+2 |
| | | |||||
| * | merge with trunk | Georg Brandl | 2010-04-06 | 1 | -7/+27 |
| |\ | |||||
| | * | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+16 |
| | | | |||||
| | * | Add link to Qt help. | Georg Brandl | 2010-02-20 | 1 | -1/+3 |
| | | | |||||
| | * | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 1 | -2/+2 |
| | | | | | | | | | side-effect, the latex modindex is no longer generated by LaTeX. | ||||
| | * | merge with trunk | Georg Brandl | 2010-02-19 | 1 | -0/+5 |
| | |\ | |||||
| | * | | Fix some XXXes. | Georg Brandl | 2010-01-17 | 1 | -3/+5 |
| | | | | |||||
| | * | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+10 |
| | |\ \ | |||||
| | * | | | Finish new doc field handling implementation. | Georg Brandl | 2010-01-17 | 1 | -20/+0 |
| | | | | | |||||
| | * | | | First step toward better handling of doc fields. | Georg Brandl | 2010-01-15 | 1 | -0/+20 |
| | | | | | |||||
| | * | | | Fix typo. | Georg Brandl | 2010-01-14 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | merge with 0.6 | Georg Brandl | 2010-04-06 | 1 | -1/+2 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | #354: add link to rst2pdf manual. | Georg Brandl | 2010-04-04 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | merge with http://bitbucket.org/rolmei/sphinx-epub/. | Georg Brandl | 2010-02-19 | 1 | -0/+5 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Added transform for visible links. | Roland Meister | 2010-01-10 | 1 | -0/+5 |
| | | |/ | |/| | |||||
| * | | | Add single-file HTML builder. Closes #151. | Georg Brandl | 2010-01-17 | 1 | -0/+10 |
| |/ / | |||||
| * | | Add cross-reference. | Georg Brandl | 2009-12-29 | 1 | -3/+3 |
| | | | |||||
| * | | Review of epub builder. Add a separate "epub_theme" config value for ↵ | Georg Brandl | 2009-12-29 | 1 | -5/+3 |
| | | | | | | | | | selecting a different theme. | ||||
| * | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -0/+12 |
| | | | |||||
| * | | merge with 0.6 | Georg Brandl | 2009-11-09 | 1 | -0/+5 |
| |\ \ | |/ | |||||
| | * | Add notes on rst2pdf pdf builder. | Georg Brandl | 2009-11-08 | 1 | -0/+5 |
| | | | |||||
| * | | Make "make check" happy. | Georg Brandl | 2009-10-26 | 1 | -1/+1 |
| | | | |||||
| * | | Add GNOME Devhelp builder | Pauli Virtanen | 2009-06-27 | 1 | -0/+19 |
| |/ | |||||
| * | Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier). | Georg Brandl | 2009-02-19 | 1 | -0/+13 |
| | | |||||
| * | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -2/+2 |
| | | |||||
| * | Some more fixes after the great renaming. | Georg Brandl | 2008-11-29 | 1 | -1/+7 |
| | | |||||
| * | Reorder builder sections. | Georg Brandl | 2008-11-22 | 1 | -29/+29 |
| | | |||||
| * | Add note about needed LaTeX packages. | Georg Brandl | 2008-11-22 | 1 | -0/+10 |
| | | |||||
| * | Fixed a syntax error in the builder documentation. | armin.ronacher | 2008-06-26 | 1 | -1/+1 |
| | | |||||
| * | Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json ↵ | armin.ronacher | 2008-06-26 | 1 | -11/+27 |
| | | | | | from the 2.6 stdlib or simplejson). | ||||
| * | Refactored pickle builder into a SerializingHTMLBuilder and ↵ | armin.ronacher | 2008-06-26 | 1 | -15/+72 |
| | | | | | PickleHTMLBuilder. Subclasses can change the serialization format easily. | ||||
| * | Add a preliminary text writer, mainly for producing pydoc-compatible topic help. | georg.brandl | 2008-06-01 | 1 | -0/+10 |
| | | |||||
| * | Expand on the pickle builder. | georg.brandl | 2008-03-25 | 1 | -3/+78 |
| | | |||||
| * | Add changelog entry and docs for builder rename. | georg.brandl | 2008-03-23 | 1 | -2/+2 |
| | | |||||
