Commit e080f35a authored by Tollef Fog Heen's avatar Tollef Fog Heen

Merge r4889: style changes, headers, etc


git-svn-id: http://www.varnish-cache.org/svn/branches/2.1@5273 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent f1885e54
...@@ -96,7 +96,34 @@ html_theme = 'default' ...@@ -96,7 +96,34 @@ html_theme = 'default'
# Theme options are theme-specific and customize the look and feel of a theme # 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 # further. For a list of options available for each theme, see the
# documentation. # 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. # Add any paths that contain custom themes here, relative to this directory.
#html_theme_path = [] #html_theme_path = []
......
...@@ -827,3 +827,13 @@ with Verdens Gang AS, Linpro AS and Varnish Software. ...@@ -827,3 +827,13 @@ with Verdens Gang AS, Linpro AS and Varnish Software.
This manual page was written by Dag-Erling Smørgrav with updates by This manual page was written by Dag-Erling Smørgrav with updates by
Stig Sandbeck Mathisen ⟨ssm@debian.org⟩ Stig Sandbeck Mathisen ⟨ssm@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
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
varnishhist varnishhist
=========== ===========
:Author: Dag-Erling Smørgrav
:Date: 2010-05-31
:Version: 1.0
:Manual section: 1
------------------------- -------------------------
Varnish request histogram Varnish request histogram
------------------------- -------------------------
...@@ -72,7 +78,7 @@ SEE ALSO ...@@ -72,7 +78,7 @@ SEE ALSO
HISTORY HISTORY
======= =======
The varnishhist utility was developed by Poul-Henning Kamp in cooperation with Verdens Gang 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 COPYRIGHT
========= =========
......
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
varnishncsa 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 Display Varnish logs in Apache / NCSA combined log format
--------------------------------------------------------- ---------------------------------------------------------
...@@ -86,3 +92,15 @@ HISTORY ...@@ -86,3 +92,15 @@ HISTORY
The varnishncsa utility was developed by Poul-Henning Kamp in The varnishncsa utility was developed by Poul-Henning Kamp in
cooperation with Verdens Gang AS and Linpro AS. This manual page was cooperation with Verdens Gang AS and Linpro AS. This manual page was
written by Dag-Erling Smørgrav ⟨des@des.no⟩. written by Dag-Erling Smørgrav ⟨des@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
...@@ -6,6 +6,13 @@ varnishtop ...@@ -6,6 +6,13 @@ varnishtop
Varnish log entry ranking Varnish log entry ranking
------------------------- -------------------------
:Author: Dag-Erling Smørgrav
:Date: 2010-05-31
:Version: 1.0
:Manual section: 1
SYNOPSIS SYNOPSIS
======== ========
...@@ -93,3 +100,14 @@ The varnishtop utility was originally developed by Poul-Henning Kamp ...@@ -93,3 +100,14 @@ The varnishtop utility was originally developed by Poul-Henning Kamp
in cooperation with Verdens Gang AS and Linpro AS, and later in cooperation with Verdens Gang AS and Linpro AS, and later
substantially rewritten by Dag-Erling Smørgrav. This manual page was substantially rewritten by Dag-Erling Smørgrav. This manual page was
written by Dag-Erling Smørgrav. 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment