From 9b6909c57c2e943ccd81a65fd9b9a445962902b2 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Fri, 8 Oct 2004 17:39:49 +0000 Subject: [PATCH] BoostBook doc subdirectories support [SVN r25626] --- doc/boostbook.xml | 6 +-- xsl/chunk-common.xsl | 79 +++++++++++++++++++++++++++++ xsl/html.xsl | 1 + xsl/navbar.xsl | 114 +++++++++++++++++++++++++++++------------- xsl/relative-href.xsl | 52 +++++++++++++++++++ 5 files changed, 215 insertions(+), 37 deletions(-) create mode 100644 xsl/chunk-common.xsl create mode 100644 xsl/relative-href.xsl diff --git a/doc/boostbook.xml b/doc/boostbook.xml index 636cdbf..e585d1c 100644 --- a/doc/boostbook.xml +++ b/doc/boostbook.xml @@ -122,9 +122,9 @@ std::cout << f(5, 3) >> std::endl; libxml2 and libxslt packages - Without Cygwin, you can download the - libxml2, libxslt, and iconv binaries. + Without Cygwin, you need a patched version of the tools available from + + here. diff --git a/xsl/chunk-common.xsl b/xsl/chunk-common.xsl new file mode 100644 index 0000000..cc747e4 --- /dev/null +++ b/xsl/chunk-common.xsl @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + xxx + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/html.xsl b/xsl/html.xsl index 084b261..91d90b8 100644 --- a/xsl/html.xsl +++ b/xsl/html.xsl @@ -7,6 +7,7 @@ + diff --git a/xsl/navbar.xsl b/xsl/navbar.xsl index 4943dd1..a9ba31f 100644 --- a/xsl/navbar.xsl +++ b/xsl/navbar.xsl @@ -1,8 +1,9 @@ - + + + + - diff --git a/xsl/relative-href.xsl b/xsl/relative-href.xsl new file mode 100644 index 0000000..758a886 --- /dev/null +++ b/xsl/relative-href.xsl @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +