[Groonga-commit] groonga/groonga [master] doc: use basic theme as parent theme instead of default theme

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 28日 (水) 17:02:59 JST


Kouhei Sutou	2012-03-28 17:02:59 +0900 (Wed, 28 Mar 2012)

  New Revision: 81571c0b7f0c1dd456c0cc78b2f04401df0be54c

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

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

  Modified: doc/themes/groonga/theme.conf (+1 -21)
===================================================================
--- doc/themes/groonga/theme.conf    2012-03-28 16:23:56 +0900 (5a7e8f7)
+++ doc/themes/groonga/theme.conf    2012-03-28 17:02:59 +0900 (6080e48)
@@ -1,34 +1,14 @@
 [theme]
-inherit = default
+inherit = basic
 stylesheet = groonga.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




Groonga-commit メーリングリストの案内
Back to archive index