| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve css for figure | shimizukawa | 2014-10-20 | 1 | -0/+9 |
| | | |||||
| * | improve css for numfig caption | shimizukawa | 2014-10-20 | 6 | -2/+175 |
| | | |||||
| * | fix: remove alert() from bizstyle js. | shimizukawa | 2014-10-09 | 1 | -4/+2 |
| | | | | | change: overkilled breadcrumb stripping. | ||||
| * | Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for ↵ | shimizukawa | 2014-10-08 | 4 | -6344/+7207 |
| | | | | | jQuery. Closes #1438. | ||||
| * | Set permanent links to every captions and titles | tk0miya | 2014-10-05 | 3 | -3/+12 |
| | | |||||
| * | merge with stable | Georg Brandl | 2014-10-01 | 49 | -76/+12295 |
| |\ | |||||
| | * | bizstyle: we now emit "code" instead of "tt". | Georg Brandl | 2014-10-01 | 1 | -4/+4 |
| | | | |||||
| | * | Merge with default | tk0miya | 2014-09-24 | 1 | -2/+1 |
| | |\ | |||||
| | | * | do nested_parse() :caption: of code-block directive | tk0miya | 2014-09-19 | 1 | -2/+1 |
| | | | | |||||
| | * | | Fixup windows newlines. | Georg Brandl | 2014-09-21 | 2 | -1105/+1105 |
| | |/ | |||||
| | * | Merge upstream changes | tk0miya | 2014-08-20 | 7 | -9/+9 |
| | |\ | |||||
| | | * | Rename :filename: option of code-block directive to :caption: | tk0miya | 2014-08-11 | 7 | -10/+10 |
| | | | | |||||
| | * | | Merged in tk0miya/sphinx (pull request #269) | Takayuki Shimizukawa | 2014-08-20 | 12 | -37/+37 |
| | |\ \ | | | | | | | | | | | | | Fix #1476 replace <tt> tag by <code> | ||||
| | | * | | Fix #1476 replace <tt> tag by <code> | tk0miya | 2014-08-12 | 12 | -37/+37 |
| | | |/ | |||||
| | * | | add non-minified JS file for css3-mediaqueries.js | Shoji KUMAGAI | 2014-08-15 | 1 | -0/+1104 |
| | | | | |||||
| | * | | modify to include css3-mediaqueries.js as local static content | Shoji KUMAGAI | 2014-08-15 | 2 | -1/+2 |
| | | | | |||||
| | * | | fix copyright and license | Shoji KUMAGAI | 2014-08-15 | 3 | -6/+6 |
| | | | | |||||
| | * | | Add theme contents for 'bizstyle' | Shoji KUMAGAI | 2014-08-15 | 5 | -0/+569 |
| | |/ | |||||
| | * | compress static PNG images with optipng -o10 | Lars Buitinck | 2014-07-22 | 19 | -0/+0 |
| | | | | | | | | | Average reduction in file size of 20%. | ||||
| | * | * Provide non-minified JS files for jquery.js and underscore.js to clarify ↵ | shimizukawa | 2014-06-07 | 2 | -0/+10471 |
| | | | | | | | | | the source of the minified files. refs #1434. | ||||
| | * | merge with stable | 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 | ||||
| * | | | | | | | | Closes #1584: Point to master doc in HTML "top" link. | Georg Brandl | 2014-10-01 | 1 | -1/+1 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | #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 | 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 |
| | | | |||||
