refs #1346, fix missing test requires, fix tests (need html_theme='classic')

This commit is contained in:
shimizukawa
2015-02-24 01:19:30 +09:00
parent 3037d14a0d
commit 06944af540
3 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
master_doc = 'index'
html_theme = 'classic'

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
master_doc = 'index'
html_theme = 'classic'