| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged in shibu/sphinx/add_stemmer (pull request #214) | Georg Brandl | 2014-03-04 | 1 | -0/+27 |
| |\ | |||||
| | * | Add development memo about stemming JS code, acceleration tips about ↵ | Yoshiki Shibukawa | 2014-01-22 | 1 | -0/+9 |
| | | | | | | | | | stemming, small bug fix | ||||
| | * | update document | Yoshiki Shibukawa | 2014-01-22 | 1 | -0/+16 |
| | | | |||||
| * | | Merged in erny1803/sphinx (pull request #227) | Georg Brandl | 2014-03-01 | 1 | -0/+6 |
| |\ \ | | | | | | | | | | Latex: Allow alternative float options for figures | ||||
| | * | | Allow alternative float options for figure. See #1. no-pep8 | Ernesto Revilla | 2014-02-20 | 1 | -0/+6 |
| | |/ | |||||
| * | | Add versionadded tags for new config values. | Georg Brandl | 2014-03-01 | 1 | -5/+10 |
| | | | |||||
| * | | Add feature to suppress uuid/location information for message catalogs | hayashi | 2014-02-01 | 1 | -0/+13 |
| |/ | | | | | | | | | | | | | | Before: default #: ../../../source/news.txt:6 # 9f62de6b9c3b477095dba5e468972e6d msgid "News" msgstr After: suppress uuid & location information msgid "News" msgstr | ||||
| * | merge with stable | Georg Brandl | 2014-01-20 | 1 | -33/+2 |
| |\ | |||||
| | * | The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and ↵ | Georg Brandl | 2014-01-19 | 1 | -32/+0 |
| | | | | | | | | | ``unused_docs`` have been removed. | ||||
| | * | Merged in keimlink/sphinx/improve-tags-docs (pull request #167) | Georg Brandl | 2014-01-19 | 1 | -1/+2 |
| | |\ | | | | | | | | | | Explain that only tags set via command-line or tags.add() are available | ||||
| | | * | Explain that only tags set via command-line or tags.add() are available | Markus Zapke-Gr?ndemann | 2013-09-19 | 1 | -1/+2 |
| | | | | |||||
| | * | | merge with stable | Georg Brandl | 2014-01-13 | 1 | -0/+2 |
| | |\ \ | |||||
| | * \ \ | merge with stable | Georg Brandl | 2014-01-12 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | merge with stable | Georg Brandl | 2014-01-12 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix for Issue #1071 | Samuel Wright | 2013-10-25 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | updates per Georg Brandl: | Viktor Haag | 2014-01-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change alteration to docs to express path relative to "configuration directory" and not "conf.py" - Update block in HTML builder copying favicon to _static to mirror handling of html_logo | ||||
| * | | | | | | address issue #1352 -- make sure to check for the actual file stored in ↵ | Viktor Haag | 2014-01-20 | 1 | -8/+11 |
| | |_|_|/ / |/| | | | | | | | | | | | | | | config.html_logo. | ||||
| * | | | | | Closes #1328: clarify that builder-specific tags are not available when ↵ | Georg Brandl | 2014-01-12 | 1 | -0/+2 |
| | |_|/ / |/| | | | | | | | | | | | conf.py is executed. | ||||
| * | | | | #1345: Fix two bugs with :confval:`nitpick_ignore`; now you don't have to | Georg Brandl | 2014-01-12 | 1 | -1/+2 |
| |/ / / | | | | | | | | | | remove the store environment for changes to have effect. | ||||
| * | | | Closes #1082: clarify that html_title default value does not really have ↵ | Georg Brandl | 2014-01-11 | 1 | -2/+2 |
| |/ / | | | | | | | placeholders | ||||
| * | | Merged in erikb85/sphinx (pull request #154) | Takayuki Shimizukawa | 2013-09-23 | 1 | -0/+6 |
| |\ \ | |/ |/| | | | Removing "sphinx" prefix from Latex class parsing | ||||
| | * | Note in the documentation, that prepending "sphinx" is not necessary anymore. | Erik Bernoth | 2013-09-23 | 1 | -0/+6 |
| | | | |||||
| * | | Locale update: new locales, others updated from Transifex. | Georg Brandl | 2013-09-16 | 1 | -0/+3 |
| | | | |||||
| * | | Set up initial test. | Matthias C. M. Troffaes | 2013-08-22 | 1 | -4/+8 |
| | | | |||||
| * | | Add and document html_extra_path option. | Matthias C. M. Troffaes | 2013-08-22 | 1 | -4/+14 |
| |/ | |||||
| * | Adjust docs about inline URLs for the epub builder | Roland Meister | 2013-06-06 | 1 | -0/+3 |
| | | |||||
| * | Merge with birkenfeld/sphinx | Roland Meister | 2013-04-03 | 1 | -0/+1 |
| |\ | |||||
| | * | New 'footnote' setting for epub_show_links. | Roland Meister | 2013-03-11 | 1 | -0/+1 |
| | | | |||||
| * | | Merged in rolmei/sphinx-epub (pull request #126) | Roland Meister | 2013-04-03 | 1 | -0/+2 |
| |\ \ | |/ |/| | | | New option epub_tocscope | ||||
| | * | docs: add versionadded to epub_use_index confval | Georg Brandl | 2013-03-29 | 1 | -0/+2 |
| | | | |||||
| * | | Merge with birkenfeld/sphnx | Roland Meister | 2013-03-10 | 1 | -0/+9 |
| |\ \ | |/ |/| | |||||
| | * | Add new setting epub_tocscope for epub builder. | Roland Meister | 2013-03-06 | 1 | -0/+9 |
| | | | | | | | | | The new setting replaces the old heuristic that was never that good. | ||||
| * | | Merged in rolmei/sphinx-epub (pull request #123) | Takayuki Shimizukawa | 2013-03-10 | 1 | -0/+5 |
| |\ \ | |/ | | | | | epub_use_index instead of html_use_index for epub builder (Issue #1106) | ||||
| | * | epub_use_index instead of html_use_index for epub builder (Issue #1106) | Roland Meister | 2013-03-06 | 1 | -0/+5 |
| | | | | | | | | | | | | | The change adds the method get_builder_config. This allows use of the option epub_use_index instead of html_use_index for epub output. | ||||
| * | | change 1.1.3 to 1.2 about latex_additional_files in conf.py document. | WAKAYAMA Shirou | 2013-03-07 | 1 | -1/+1 |
| | | | |||||
| * | | move "copy additional files" after "copying TeX support files" in latex builder. | WAKAYAMA Shirou | 2013-03-05 | 1 | -0/+3 |
| |/ | | | | It enables the user to override TeX support files such as sphinx.sty by setting latex_additional_files. | ||||
| * | Set latex_elements['fontpkg'] = '' for Cyrillic languages (suggested by ↵ | Jonathan Waltman | 2013-02-22 | 1 | -0/+6 |
| | | | | | Dmitry Shachnev) | ||||
| * | Merged in mitya57/sphinx (pull request #114) | Jon Waltman | 2013-02-22 | 1 | -1/+5 |
| |\ | | | | | | | LaTeX writer: include cmap package by default | ||||
| | * | Add a versionadded directive | Dmitry Shachnev | 2013-02-11 | 1 | -0/+2 |
| | | | |||||
| | * | LaTeX writer: include cmap package by default. | Dmitry Shachnev | 2013-02-10 | 1 | -1/+3 |
| | | | | | | | | | Also, fix a small typo in config.rst. | ||||
| * | | Changelog entry for pull request 115 and doc update. | Jonathan Waltman | 2013-02-20 | 1 | -0/+4 |
| | | | |||||
| * | | Closes #1110: Add new config value texinfo_no_detailmenu and do not generate ↵ | Jonathan Waltman | 2013-02-19 | 1 | -0/+7 |
| |/ | | | | detailed menus for non-"Top" nodes. | ||||
| * | add "versionadd". | WAKAYAMA Shirou | 2013-02-10 | 1 | -0/+2 |
| | | |||||
| * | change "epub_show_urls" option default value to 'inline'. | WAKAYAMA Shirou | 2013-02-09 | 1 | -4/+5 |
| | | | | | This keeps the current behaviour. | ||||
| * | Merged birkenfeld/sphinx into default | WAKAYAMA shirou | 2013-02-09 | 1 | -0/+1 |
| |\ | |||||
| | * | Add Basque to the list of languages. | Georg Brandl | 2013-02-07 | 1 | -0/+1 |
| | | | |||||
| * | | add epub_show_urls option. This option is almost same as latex_show_urls. | WAKAYAMA Shirou | 2013-02-06 | 1 | -0/+8 |
| |/ | |||||
| * | Closes #1067: implement pluggable search scorer and tweak scoring to give ↵ | Georg Brandl | 2013-01-04 | 1 | -0/+9 |
| | | | | | good results. Patch by Hernan Grecco. | ||||
| * | Add Docutils-native XML and pseudo-XML builders | Jon Waltman | 2012-12-04 | 1 | -0/+10 |
| | | |||||
| * | Fix Norwegian language code. | Georg Brandl | 2012-10-28 | 1 | -0/+1 |
| | | |||||
