[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] doc: use basic theme as parent theme instead of default theme

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 11:03:53 JST 2012


Kouhei Sutou	2012-03-28 17:00:33 +0900 (Wed, 28 Mar 2012)

  New Revision: a6dacc31b0d911554a2ac846befe52cf93d17995
  https://github.com/mroonga/mroonga/commit/a6dacc31b0d911554a2ac846befe52cf93d17995

  Log:
    doc: use basic theme as parent theme instead of default theme

  Modified files:
    doc/themes/mroonga/theme.conf

  Modified: doc/themes/mroonga/theme.conf (+1 -21)
===================================================================
--- doc/themes/mroonga/theme.conf    2012-03-28 16:53:05 +0900 (be351bc)
+++ doc/themes/mroonga/theme.conf    2012-03-28 17:00:33 +0900 (9d1809e)
@@ -1,34 +1,14 @@
 [theme]
-inherit = default
+inherit = basic
 stylesheet = mroonga.css
 pygments_style = sphinx
 
 [options]
 rightsidebar = false
 stickysidebar = false
-collapsiblesidebar = false
 externalrefs = false
 
 sidebarwidth = 230
 
-footerbgcolor    = #ffffff
-footertextcolor  = #000000
-sidebarbgcolor   = #ffffff
-sidebarbtncolor  = #ffefd1
-sidebartextcolor = #000000
-sidebarlinkcolor = #992e1d
-relbarbgcolor    = #f6872e
-relbartextcolor  = #ffffff
-relbarlinkcolor  = #ffffff
-bgcolor          = #ffffff
-textcolor        = #000000
-headbgcolor      = transparent
-headtextcolor    = #992e1d
-headlinkcolor    = #f8e0ae
-linkcolor        = #e15611
-visitedlinkcolor = #f6872e
-codebgcolor      = #eeffcc
-codetextcolor    = #333333
-
 bodyfont = sans-serif
 headfont = sans-serif
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index