[master] 3f79aa1 Fix include directory path
Martin Blix Grydeland
martin at varnish-software.com
Tue Feb 25 22:48:12 CET 2014
commit 3f79aa1a30ecba3742d5964b7d5666318044a97d
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date: Tue Feb 25 22:46:44 2014 +0100
Fix include directory path
Fix the varnishhist documentation include file paths.
diff --git a/doc/sphinx/reference/varnishhist.rst b/doc/sphinx/reference/varnishhist.rst
index 901c7f4..8071384 100644
--- a/doc/sphinx/reference/varnishhist.rst
+++ b/doc/sphinx/reference/varnishhist.rst
@@ -9,7 +9,7 @@ Varnish request histogram
SYNOPSIS
========
-.. include:: ../../../bin/varnishhist/varnishhist_synopsis.rst
+.. include:: ../include/varnishhist_synopsis.rst
varnishhist |synopsis|
DESCRIPTION
@@ -24,7 +24,7 @@ and misses are marked with a hash character ("#").
The following options are available:
-.. include:: ../../../bin/varnishhist/varnishhist_options.rst
+.. include:: ../include/varnishhist_options.rst
SEE ALSO
========
More information about the varnish-commit
mailing list