r4889 - in trunk/varnish-cache/doc/sphinx: . reference

perbu at varnish-cache.org perbu at varnish-cache.org
Sat Jun 5 09:26:12 CEST 2010


Author: perbu
Date: 2010-06-05 09:26:11 +0200 (Sat, 05 Jun 2010)
New Revision: 4889

Modified:
   trunk/varnish-cache/doc/sphinx/conf.py
   trunk/varnish-cache/doc/sphinx/reference/varnishd.rst
   trunk/varnish-cache/doc/sphinx/reference/varnishhist.rst
   trunk/varnish-cache/doc/sphinx/reference/varnishncsa.rst
   trunk/varnish-cache/doc/sphinx/reference/varnishtop.rst
Log:
style changes, headers, etc

Modified: trunk/varnish-cache/doc/sphinx/conf.py
===================================================================
--- trunk/varnish-cache/doc/sphinx/conf.py	2010-06-04 18:35:26 UTC (rev 4888)
+++ trunk/varnish-cache/doc/sphinx/conf.py	2010-06-05 07:26:11 UTC (rev 4889)
@@ -96,8 +96,35 @@
 # 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
 # documentation.
-#html_theme_options = {}
+# 
+# topp background: #437EB2
+# left column: #EEEEEE;
+# h3: #222222;
+# color: #222222;
+# a: #336590
 
+
+html_theme_options = {
+    "bgcolor" : "white",
+    
+    "relbarbgcolor" : "#437EB2",
+    "relbartextcolor" : "white",
+
+    "sidebarbgcolor" : "#EEEEEE",
+    "sidebartextcolor" : "#222222",
+    "sidebarlinkcolor" : "#336590",
+
+    "textcolor" : "#222222",
+    "linkcolor" : "#336590",
+    
+
+    # "codebgcolor" : "#EEEEEE",
+    "codetextcolor" : "#222222",
+    "headtextcolor" : "#222222",
+    "headlinkcolor" : "#336590",
+
+    }
+
 # Add any paths that contain custom themes here, relative to this directory.
 #html_theme_path = []
 

Modified: trunk/varnish-cache/doc/sphinx/reference/varnishd.rst
===================================================================
--- trunk/varnish-cache/doc/sphinx/reference/varnishd.rst	2010-06-04 18:35:26 UTC (rev 4888)
+++ trunk/varnish-cache/doc/sphinx/reference/varnishd.rst	2010-06-05 07:26:11 UTC (rev 4889)
@@ -827,3 +827,13 @@
 This manual page was written by Dag-Erling Smørgrav with updates by
 Stig Sandbeck Mathisen ⟨ssm at debian.org⟩
 
+
+COPYRIGHT
+=========
+
+This document is licensed under the same licence as Varnish
+itself. See LICENCE for details.
+
+* Copyright (c) 2007-2008 Linpro AS
+* Copyright (c) 2008-2010 Redpill Linpro AS
+* Copyright (c) 2010 Varnish Software AS

Modified: trunk/varnish-cache/doc/sphinx/reference/varnishhist.rst
===================================================================
--- trunk/varnish-cache/doc/sphinx/reference/varnishhist.rst	2010-06-04 18:35:26 UTC (rev 4888)
+++ trunk/varnish-cache/doc/sphinx/reference/varnishhist.rst	2010-06-05 07:26:11 UTC (rev 4889)
@@ -2,6 +2,12 @@
 varnishhist
 ===========
 
+:Author: Dag-Erling Smørgrav
+:Date:   2010-05-31
+:Version: 1.0
+:Manual section: 1
+
+
 -------------------------
 Varnish request histogram
 -------------------------
@@ -72,7 +78,7 @@
 HISTORY
 =======
 The varnishhist utility was developed by Poul-Henning Kamp in cooperation with Verdens Gang
-AS and Linpro AS.  This manual page was written by Dag-Erling Smørgrav and Per Buer.
+AS and Linpro AS.  This manual page was written by Dag-Erling Smørgrav.
 
 COPYRIGHT
 =========

Modified: trunk/varnish-cache/doc/sphinx/reference/varnishncsa.rst
===================================================================
--- trunk/varnish-cache/doc/sphinx/reference/varnishncsa.rst	2010-06-04 18:35:26 UTC (rev 4888)
+++ trunk/varnish-cache/doc/sphinx/reference/varnishncsa.rst	2010-06-05 07:26:11 UTC (rev 4889)
@@ -2,6 +2,12 @@
 varnishncsa
 ===========
 
+:Author: Dag-Erling Smørgrav
+:Date:   2010-05-31
+:Version: 1.0
+:Manual section: 1
+
+
 ---------------------------------------------------------
 Display Varnish logs in Apache / NCSA combined log format
 ---------------------------------------------------------
@@ -86,3 +92,15 @@
 The varnishncsa utility was developed by Poul-Henning Kamp in
 cooperation with Verdens Gang AS and Linpro AS.  This manual page was
 written by Dag-Erling Smørgrav ⟨des at des.no⟩.
+
+
+COPYRIGHT
+=========
+
+This document is licensed under the same licence as Varnish
+itself. See LICENCE for details.
+
+* Copyright (c) 2006 Verdens Gang AS
+* Copyright (c) 2006-2008 Linpro AS
+* Copyright (c) 2008-2010 Redpill Linpro AS
+* Copyright (c) 2010 Varnish Software AS

Modified: trunk/varnish-cache/doc/sphinx/reference/varnishtop.rst
===================================================================
--- trunk/varnish-cache/doc/sphinx/reference/varnishtop.rst	2010-06-04 18:35:26 UTC (rev 4888)
+++ trunk/varnish-cache/doc/sphinx/reference/varnishtop.rst	2010-06-05 07:26:11 UTC (rev 4889)
@@ -6,6 +6,13 @@
 Varnish log entry ranking
 -------------------------
 
+:Author: Dag-Erling Smørgrav
+:Date:   2010-05-31
+:Version: 1.0
+:Manual section: 1
+
+
+
 SYNOPSIS
 ========
 
@@ -93,3 +100,14 @@
 in cooperation with Verdens Gang AS and Linpro AS, and later
 substantially rewritten by Dag-Erling Smørgrav.  This manual page was
 written by Dag-Erling Smørgrav.
+
+COPYRIGHT
+=========
+
+This document is licensed under the same licence as Varnish
+itself. See LICENCE for details.
+
+* Copyright (c) 2006 Verdens Gang AS
+* Copyright (c) 2006-2008 Linpro AS
+* Copyright (c) 2008-2010 Redpill Linpro AS
+* Copyright (c) 2010 Varnish Software AS




More information about the varnish-commit mailing list