diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:30:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:30:10 +0000 |
commit | 7ecf0bbfd2d085625141bde1017a2c5d330b1145 (patch) | |
tree | f511e42f9aefe2978df49a4bac9bcb2c9016a476 /Attic | |
parent | 855c2cc4ef72a0e95522610f3fabf720ca7237c8 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic')
-rw-r--r-- | Attic/appendixc/appendixc.xml | 1 | ||||
-rw-r--r-- | Attic/appendixc/books.xml | 1 | ||||
-rw-r--r-- | Attic/appendixc/howtoguides.xml | 1 | ||||
-rw-r--r-- | Attic/appendixc/introduction.xml | 1 | ||||
-rw-r--r-- | Attic/appendixc/other.xml | 1 | ||||
-rw-r--r-- | Attic/appendixd/appendixd.xml | 1 | ||||
-rw-r--r-- | Attic/appendixd/packages.xml | 3 |
7 files changed, 8 insertions, 1 deletions
diff --git a/Attic/appendixc/appendixc.xml b/Attic/appendixc/appendixc.xml index 171e2d309..1bf126093 100644 --- a/Attic/appendixc/appendixc.xml +++ b/Attic/appendixc/appendixc.xml @@ -1,5 +1,6 @@ <appendix id="appendixc"> <title>Resources</title> +<?dbhtml filename="appendixc.html" dir="appendixc"?> &ac-introduction; &ac-books; diff --git a/Attic/appendixc/books.xml b/Attic/appendixc/books.xml index c1c1598e8..5258eca92 100644 --- a/Attic/appendixc/books.xml +++ b/Attic/appendixc/books.xml @@ -1,5 +1,6 @@ <sect1 id="ac-books"> <title>Books</title> +<?dbhtml filename="books.html" dir="appendixc"?> <itemizedlist> diff --git a/Attic/appendixc/howtoguides.xml b/Attic/appendixc/howtoguides.xml index e0a54358e..15453753c 100644 --- a/Attic/appendixc/howtoguides.xml +++ b/Attic/appendixc/howtoguides.xml @@ -1,5 +1,6 @@ <sect1 id="ac-howtoguides"> <title>HOWTOs and Guides</title> +<?dbhtml filename="howtoguides.html" dir="appendixc"?> <para>All of the following HOWTOs can be downloaded from the Linux Documentation Project site at <ulink url="http://www.linuxdoc.org">http://www.linuxdoc.org</ulink></para> diff --git a/Attic/appendixc/introduction.xml b/Attic/appendixc/introduction.xml index b3c8b0f3e..599e05f63 100644 --- a/Attic/appendixc/introduction.xml +++ b/Attic/appendixc/introduction.xml @@ -1,5 +1,6 @@ <sect1 id="ac-introduction"> <title>Introduction</title> +<?dbhtml filename="introduction.html" dir="appendixc"?> <para>A list of books, HOWTOs and other documents that might be useful to download or buy follows. This list is just a small list to start with. diff --git a/Attic/appendixc/other.xml b/Attic/appendixc/other.xml index db1857fdb..f0a566b07 100644 --- a/Attic/appendixc/other.xml +++ b/Attic/appendixc/other.xml @@ -1,5 +1,6 @@ <sect1 id="ac-other"> <title>Other</title> +<?dbhtml filename="other.html" dir="appendixc"?> <itemizedlist> diff --git a/Attic/appendixd/appendixd.xml b/Attic/appendixd/appendixd.xml index 45e95f115..4be5e77e2 100644 --- a/Attic/appendixd/appendixd.xml +++ b/Attic/appendixd/appendixd.xml @@ -1,5 +1,6 @@ <appendix id="appendixd" xreflabel="Appendix D - Official download locations"> <title>Official download locations</title> +<?dbhtml filename="appendixd.html" dir="appendixd"?> &ad-packages; diff --git a/Attic/appendixd/packages.xml b/Attic/appendixd/packages.xml index 1121a8383..f60868df0 100644 --- a/Attic/appendixd/packages.xml +++ b/Attic/appendixd/packages.xml @@ -1,5 +1,6 @@ -<sect1 id="ad-packages"> +<sect1 id="ad-locations"> <title>Official download locations</title> +<?dbhtml filename="locations.html" dir="appendixd"?> <para>Below is the list with packages from chapter 3 with their original download locations. This might help to find a newer version of a |