| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge with stable | Georg Brandl | 2014-03-25 | 1 | -0/+70 |
| |\ | |||||
| | * | #1431: add some missing styles to the epub CSS | Georg Brandl | 2014-03-25 | 1 | -0/+70 |
| | | | |||||
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 16 | -39/+114 |
| |\ \ | |/ |/| | |||||
| | * | Follow-up to #1355: replace <big> tag by <span class="sig-paren">. | Georg Brandl | 2014-01-26 | 5 | -0/+20 |
| | | | |||||
| | * | merge with stable | Georg Brandl | 2014-01-19 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | merge with stable | Georg Brandl | 2014-01-19 | 14 | -39/+94 |
| | |\ \ | |||||
| | | * \ | Merge in pull request #172 from ↵ | Georg Brandl | 2014-01-19 | 7 | -0/+47 |
| | | |\ \ | | | | | | | | | | | | | | | | https://bitbucket.org/nsmgr8/sphinx/branch/default | ||||
| | | | * | | Add filename option to code-block | M Nasimul Haque | 2013-09-26 | 7 | -0/+84 |
| | | | | | | | | | | | | | | | | | | | | | Prepend the given filename to the code block | ||||
| | | * | | | merge with stable | Georg Brandl | 2014-01-19 | 7 | -39/+47 |
| | | |\ \ \ | |||||
| | | | * | | | Added WAI-ARIA roles to themes (document, banner, navigation, main, ↵ | Wes Turner | 2014-01-14 | 7 | -39/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contentinfo, note) https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles | ||||
| * | | | | | | Update copyright year. | Georg Brandl | 2014-03-01 | 36 | -36/+36 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Closes #1147: Don't emit a sidebar search box in the "singlehtml" builder. | Georg Brandl | 2014-01-19 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Closes #1316: Remove hard-coded ``font-face`` resources from epub theme. | Georg Brandl | 2014-01-19 | 1 | -3/+4 |
| |/ / / | |||||
| * | | | In search word highlighting, dont insist on having div.body. | Georg Brandl | 2014-01-19 | 1 | -0/+3 |
| |/ / | |||||
| * | | Closes #1072: In the JS search, fix issues searching for upper-cased words ↵ | Georg Brandl | 2014-01-12 | 1 | -1/+1 |
| | | | | | | | | | by lowercasing words before stemming. | ||||
| * | | Closes #1093: use max-width: 100% for images in basic/epub theme | Georg Brandl | 2014-01-12 | 2 | -0/+2 |
| | | | |||||
| * | | Closes #1095: Fix print-media stylesheet being included always in the ↵ | Georg Brandl | 2014-01-11 | 2 | -7/+7 |
| | | | | | | | | | | | | | | | "scrolls" theme. Also fixes wrong additions of stylesheets and scripts in haiku theme (probably copy-paste error from scrolls). | ||||
| * | | Closes #764: always search stopwords lowercased | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
| | | | |||||
| * | | Remove handlers for the "refcount" node. | Georg Brandl | 2013-10-12 | 3 | -12/+0 |
| |/ | |||||
| * | fix: A wrong conditoin check break search feature on first page that is ↵ | shimizukawa | 2013-09-26 | 1 | -1/+1 |
| | | | | | usually index.rst. This issue was introduced at 46d0815, cfbdd84. | ||||
| * | Closes #1225: fix CSS for viewcode blocks in haiku theme. | Georg Brandl | 2013-09-17 | 1 | -1/+1 |
| | | |||||
| * | merge with masklinn/sphinx (PR#132: update JQuery to 1.8.3) | Georg Brandl | 2013-09-16 | 2 | -1/+5 |
| |\ | |||||
| | * | Sidebar: strip spaces from cookie key | David Li | 2013-08-31 | 1 | -1/+1 |
| | | | | | | | | | | | This ensures the sidebar will correctly restore its open/closed state. | ||||
| | * | Added XHTML 1.1 document declaration to epub builder | Roland Meister | 2013-04-29 | 1 | -0/+4 |
| | | | |||||
| * | | Update jquery to 1.8.3 in websupport | masklinn | 2013-04-09 | 1 | -4/+2 |
| |/ | | | | | | | Previous version (1.7.1) failed to make elements visible when calling $.fn.show() on elements not yet attached to the DOM, leading to e.g. reply or proposal links not appearing in webkit-based browsers (Safari, Chrome) | ||||
| * | Update the .pot file | Georg Brandl | 2013-04-01 | 1 | -1/+1 |
| | | |||||
| * | merge with macagua/sphinx | Georg Brandl | 2013-04-01 | 5 | -10/+10 |
| |\ | |||||
| | * | Added improvements about i18n for themes "basic", "haiku" and "scrolls" that ↵ | Leonardo Caballero | 2013-03-04 | 8 | -15/+15 |
| | | | | | | | | | Sphinx built-in. Closes #1120 | ||||
| * | | Copyright header update. | Georg Brandl | 2013-04-01 | 2 | -2/+2 |
| | | | |||||
| * | | #723: fix remaining issue with search and webkit browsers | Georg Brandl | 2013-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | Closes #723: Fix the search function on local files in WebKit based browsers. | Georg Brandl | 2013-03-30 | 2 | -12/+22 |
| |/ | |||||
| * | Bug #1093: restrict image width for epub builder. | Roland Meister | 2013-02-10 | 1 | -0/+1 |
| | | |||||
| * | Fix local search which was broken by correcting JS issues found by JSHint ↵ | Jonathan Waltman | 2013-01-10 | 1 | -1/+1 |
| | | | | | (commit 46d08152a30d) | ||||
| * | Whitespace cleanup in jinja templates | Roland Meister | 2013-01-04 | 15 | -15/+15 |
| | | | | | | This change removes odd-looking empty lines before the doctype declaration in HTML files created by jinja templates. | ||||
| * | Correct some JS issues found by JSHint. | Georg Brandl | 2013-01-04 | 2 | -25/+18 |
| | | |||||
| * | Closes #1067: implement pluggable search scorer and tweak scoring to give ↵ | Georg Brandl | 2013-01-04 | 1 | -43/+101 |
| | | | | | good results. Patch by Hernan Grecco. | ||||
| * | Issue #1067: Scoring based search results | Georg Brandl | 2013-01-03 | 1 | -96/+102 |
| | | | | | | | | | | | | Modify the search tool to create single result set (instead of the current 4: regular, important, unimportantResults, objectResults). Each result has an associated score. The results are sorted by score before presenting the results. This modification does not seem to change the search time significantly. Patch by Hernan E. Grecco. | ||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 34 | -34/+34 |
| | | |||||
| * | Upgrade for 'default' theme: collapsiblesidebar works with rightsidebar | Denis | 2012-12-10 | 1 | -12/+26 |
| | | |||||
| * | Update Sphinx URL to new sphinx-doc.org domain. | Georg Brandl | 2012-11-04 | 1 | -1/+1 |
| | | |||||
| * | Closes #1015: do not override the jQuery contains() function by defining our ↵ | Georg Brandl | 2012-10-28 | 2 | -14/+2 |
| | | | | | own with that name; rather use the one from Underscore. | ||||
| * | Set default background color in header for agogo theme. | Andi Albrecht | 2012-07-01 | 1 | -1/+1 |
| | | | | | | This allows to header to grow larger than the height of the background image. | ||||
| * | Merged in rolmei/sphinx-epub (pull request #56) | Georg Brandl | 2012-04-11 | 4 | -177/+54 |
| |\ | |||||
| | * | Fixes #893: Update jquery to 1.7.1 and underscore.js to 1.3.1. | Georg Brandl | 2012-03-10 | 2 | -175/+33 |
| | | | |||||
| | * | Show generic admonition titles in Pyramid theme. | Robert Lehmann | 2012-02-29 | 1 | -1/+4 |
| | | | |||||
| | * | Fix #884: Highlight todo admonitions differently. | Robert Lehmann | 2012-02-29 | 2 | -0/+8 |
| | | | |||||
| | * | Highlight generic admonitions in Pyramid theme. | Robert Lehmann | 2012-02-29 | 1 | -0/+8 |
| | | | |||||
| | * | Fix filename. | Robert Lehmann | 2012-02-26 | 1 | -1/+1 |
| | | | |||||
| * | | the epub-cover.html template should not contain any additional blocks | Roland Meister | 2012-04-11 | 1 | -0/+1 |
| |/ | |||||
| * | Merge with birkenfeld/sphinx | Roland Meister | 2012-02-13 | 2 | -0/+13 |
| |\ | |||||
