| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add link to standard markup description. | Georg Brandl | 2010-09-10 | 1 | -2/+4 |
| * | merge | Georg Brandl | 2010-08-26 | 1 | -2/+3 |
| |\ |
|
| | * | Empty titles in epub_pre/post_files add no entry in toc.ncx. | Roland Meister | 2010-08-05 | 1 | -2/+3 |
| * | | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex... | Georg Brandl | 2010-08-25 | 1 | -1/+2 |
| * | | #497: Introduce separate background color for the sidebar collapse button, ma... | Georg Brandl | 2010-08-23 | 1 | -0/+2 |
| * | | Fix sectioning. | Georg Brandl | 2010-08-23 | 1 | -44/+44 |
| * | | Clarify example. | Georg Brandl | 2010-08-19 | 1 | -4/+5 |
| * | | #469: document __all__ ordering in members. | Georg Brandl | 2010-08-05 | 1 | -0/+3 |
| * | | Allow breaking long signatures, continuing with backlash-escaped newlines. | Georg Brandl | 2010-08-05 | 1 | -1/+10 |
| * | | Allow references to PEPs and RFCs with explicit anchors. | Georg Brandl | 2010-08-05 | 1 | -2/+4 |
| * | | #481, #482: fix ``.name`` reference matching. | Georg Brandl | 2010-08-05 | 11 | -62/+62 |
| * | | #480: Fix handling of target naming in intersphinx. | Georg Brandl | 2010-08-05 | 2 | -3/+5 |
| * | | Describe the "deprecated" directive. | Georg Brandl | 2010-07-29 | 1 | -3/+13 |
| * | | Go to #pocoo. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| * | | #266: Add Bengali locale, thanks to Nasimul Haque. | Georg Brandl | 2010-07-27 | 1 | -0/+1 |
| * | | merge with bb:rolmei/sphinx-epub. | Georg Brandl | 2010-07-22 | 1 | -0/+6 |
| |\ \
| |/ |
|
| | * | Added new config parameter epub_tocdup. | Roland Meister | 2010-07-10 | 1 | -0/+6 |
| * | | Adjust alignment. | Georg Brandl | 2010-07-17 | 1 | -14/+14 |
| * | | The behavior of :confval:`html_file_suffix` changed slightly: the empty strin... | Georg Brandl | 2010-07-17 | 1 | -2/+2 |
| * | | #461: elaborate how to use intersphinx. | Georg Brandl | 2010-07-10 | 1 | -1/+15 |
| * | | #465: update version requirement. | Georg Brandl | 2010-07-10 | 1 | -5/+7 |
| |/ |
|
| * | Merge with http://bitbucket.org/birkenfeld/sphinx | Roland Meister | 2010-06-30 | 1 | -0/+1 |
| |\ |
|
| | * | Added Lithuanian translation, thanks to Dalius Dobravolskas. | Georg Brandl | 2010-06-20 | 1 | -0/+1 |
| * | | Merged with http://bitbucket.org/birkenfeld/sphinx/. | Roland Meister | 2010-06-14 | 3 | -4/+23 |
| |\ \
| |/ |
|
| | * | Mention type of "meta". | Georg Brandl | 2010-06-14 | 1 | -1/+1 |
| | * | Reverse latex appendix logic: Add appendices if docclass is not howto. Also ... | Georg Brandl | 2010-06-12 | 1 | -3/+5 |
| | * | Document new :py:func:`.blah` syntax. | Georg Brandl | 2010-06-12 | 2 | -3/+7 |
| | * | In the Python domain, references like ``:func:`.name``` now look for | Georg Brandl | 2010-06-12 | 1 | -0/+3 |
| | * | #439: angle brackets in template class names can be misinterpreted as link ta... | Georg Brandl | 2010-06-05 | 1 | -0/+9 |
| | * | Added Danish translation, thanks to Hjorth Larsen. | Georg Brandl | 2010-06-05 | 1 | -0/+1 |
| * | | Correct handling of extensions for extra files | Roland Meister | 2010-06-07 | 1 | -1/+1 |
| * | | Only add refnodes with a class of 'toctree-l%d' to the toc.ncx file | Roland Meister | 2010-06-07 | 2 | -2/+6 |
| * | | Added note for large floating divs to the documentation. | Roland Meister | 2010-06-03 | 1 | -0/+6 |
| * | | Added one more epub_exclude_file. | Roland Meister | 2010-06-03 | 1 | -1/+1 |
| |/ |
|
| * | Fixed a C++ bug that caused bad references to be generated. This also | Armin Ronacher | 2010-05-30 | 1 | -0/+9 |
| * | The ``toctree`` callable in templates now accepts a ``titles_only`` keyword a... | Georg Brandl | 2010-05-30 | 1 | -0/+3 |
| * | The ``include`` directive now supports absolute paths, which are interpreted ... | Georg Brandl | 2010-05-30 | 1 | -5/+7 |
| * | Allow linking to tables just like figures with :ref:. | Georg Brandl | 2010-05-30 | 1 | -0/+3 |
| * | Explain absolute paths in toctree. | Georg Brandl | 2010-05-30 | 1 | -3/+4 |
| * | Mention more targets in "make help". | Georg Brandl | 2010-05-30 | 1 | -3/+8 |
| * | Add missing targets to Makefile; do not build latex twice for latexpdf target. | Georg Brandl | 2010-05-30 | 1 | -0/+15 |
| * | Update phony targets. | Georg Brandl | 2010-05-30 | 1 | -1/+2 |
| * | Added class role docs for JS domain. | Armin Ronacher | 2010-05-27 | 1 | -0/+1 |
| * | Fixed a bug in the C++ domain and documented more | Armin Ronacher | 2010-05-27 | 1 | -2/+40 |
| * | Added :js:class: which makes JS documentation a lot more readible | Armin Ronacher | 2010-05-27 | 1 | -2/+19 |
| * | Usefulified C++ code example | Armin Ronacher | 2010-05-27 | 1 | -2/+2 |
| * | #419: remove unnecessary mkdir call. | Georg Brandl | 2010-05-26 | 1 | -1/+4 |
| * | Restore sphinxdoc theme. | Georg Brandl | 2010-05-25 | 1 | -2/+1 |
| * | In the default theme, the sidebar can experimentally now be made collapsible ... | Georg Brandl | 2010-05-24 | 2 | -1/+7 |
| * | Mention domains in sphinx-contrib. | Georg Brandl | 2010-05-24 | 1 | -0/+9 |