OSDN Git Service

update site
[meshio/meshio_doc.git] / source / conf.py
index e0bc7e6..3f70c1a 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 #
 # MeshIO documentation build configuration file, created by
-# sphinx-quickstart on Fri Apr 29 18:08:38 2011.
+# sphinx-quickstart on Fri Apr 29 17:26:46 2011.
 #
 # This file is execfile()d with the current directory set to its containing dir.
 #
@@ -91,7 +91,7 @@ pygments_style = 'sphinx'
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-html_theme = 'default'
+html_theme = 'sphinxdoc'
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the
@@ -179,7 +179,7 @@ htmlhelp_basename = 'MeshIOdoc'
 # (source start file, target name, title, author, documentclass [howto/manual]).
 latex_documents = [
   ('index', 'MeshIO.tex', u'MeshIO Documentation',
-   u'ousttrue', 'manual'),
+   u'ousttu\brue', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of
@@ -212,5 +212,5 @@ latex_documents = [
 # (source start file, name, description, authors, manual section).
 man_pages = [
     ('index', 'meshio', u'MeshIO Documentation',
-     [u'ousttrue'], 1)
+     [u'ousttu\brue'], 1)
 ]