Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pytest migration | shimizukawa | 2017-01-04 | 1 | -6/+5 | |
| | ||||||
* | To simplify, sphinx uses external mock package even if unittest.mock exists. | shimizukawa | 2016-10-15 | 1 | -1/+3 | |
| | ||||||
* | fix #2352 (qthelp builder should have ) and improve qthelp readability | Yoshiki Shibukawa | 2016-07-13 | 1 | -1/+1 | |
| | | | | by using new ``nonav`` theme. | |||||
* | Fix #2634 (Update jquery to latest from 1.x) | Yoshiki Shibukawa | 2016-07-13 | 1 | -1/+1 | |
| | ||||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
| | ||||||
* | Fixes #1884: plug-in html themes cannot inherit another plug-in theme | shimizukawa | 2015-11-22 | 1 | -1/+17 | |
| | | | | | Closes #1885: A part of code for this fix is from pull requeest #1885. refs #1794 | |||||
* | remove test that is not works correctly on travis.ci (+1 squashed commits) | shimizukawa | 2015-03-15 | 1 | -41/+1 | |
| | ||||||
* | refs #1777: fix testing. first time testing always failed it means testing ↵ | shimizukawa | 2015-03-15 | 1 | -40/+33 | |
| | | | | on travis.ci will never be succeeded. | |||||
* | refs #1777: add test for loading theme plugins | shimizukawa | 2015-03-15 | 1 | -2/+49 | |
| | ||||||
* | refs #1346, fix missing test requires, fix tests (need html_theme='classic') | shimizukawa | 2015-02-24 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
|\ | ||||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | fix testing for jQuery-1.11.1 | Takayuki Shimizukawa | 2014-10-09 | 1 | -1/+1 | |
| | | ||||||
* | | Speed up test_theming using a minimal project. | Georg Brandl | 2014-09-21 | 1 | -1/+1 | |
| | | ||||||
* | | Complete test suite overhaul. | Georg Brandl | 2014-09-21 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * rename a few test modules to make the names more consistent * do not copy/use Sphinx from build/ (unnecessary without 2to3) * use a temporary dir for *all* test projects, the source tree will stay pristine that way (default is tests/build) * speed up tests by ~3x by splitting up test projects and avoiding rebuilds | |||||
* | | Add theme contents for 'bizstyle' | Shoji KUMAGAI | 2014-08-15 | 1 | -1/+1 | |
| | | ||||||
* | | * Provide non-minified JS files for jquery.js and underscore.js to clarify ↵ | Takayuki Shimizukawa | 2014-06-07 | 1 | -0/+23 | |
|/ | | | | the source of the minified files. refs #1434. | |||||
* | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
| | ||||||
* | tests: replace "from util import *" by explicit imports | Georg Brandl | 2013-04-01 | 1 | -2/+2 | |
| | ||||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | Test suite fix for new theme. | Georg Brandl | 2011-01-04 | 1 | -1/+2 | |
| | ||||||
* | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | ||||||
* | Added new HTML theme ``haiku``, inspired by the Haiku OS user guide. | Georg Brandl | 2010-01-07 | 1 | -1/+1 | |
| | ||||||
* | Fix test, adding the new theme. | Georg Brandl | 2010-01-03 | 1 | -1/+1 | |
| | ||||||
* | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
|\ | ||||||
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -1/+1 | |
| | | ||||||
* | | Add agogo theme to test. | Georg Brandl | 2009-11-16 | 1 | -2/+2 | |
| | | ||||||
* | | Add new builtin theme to test suite. | Georg Brandl | 2009-07-05 | 1 | -1/+1 | |
|/ | ||||||
* | Restore 2.4 compatibility and fix removing the generated file properly. | Georg Brandl | 2009-03-16 | 1 | -4/+0 | |
| | ||||||
* | Do proper cleanup of generated files. | Georg Brandl | 2009-03-16 | 1 | -0/+4 | |
| | ||||||
* | Add theming test suite, fix a few bugs and doc problems. | Georg Brandl | 2009-02-15 | 1 | -0/+56 | |