summaryrefslogtreecommitdiffstats
path: root/doc/Language_Reference_Guide/en-US/Preface.xml
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2009-03-02 11:54:01 +1000
committerddomingo <ddomingo@redhat.com>2009-03-02 11:54:01 +1000
commit684570b0277ce771fc66bcfdbe352eeaa541786d (patch)
tree13081f7af9bb5d1808f47ba26c0f9db445da92a3 /doc/Language_Reference_Guide/en-US/Preface.xml
parent2a8f97d92bd86a464a8fc64b09ebb3a6ded772e9 (diff)
downloadsystemtap-steved-684570b0277ce771fc66bcfdbe352eeaa541786d.tar.gz
systemtap-steved-684570b0277ce771fc66bcfdbe352eeaa541786d.tar.xz
systemtap-steved-684570b0277ce771fc66bcfdbe352eeaa541786d.zip
added publicanizer for langref
Diffstat (limited to 'doc/Language_Reference_Guide/en-US/Preface.xml')
-rw-r--r--doc/Language_Reference_Guide/en-US/Preface.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/Language_Reference_Guide/en-US/Preface.xml b/doc/Language_Reference_Guide/en-US/Preface.xml
new file mode 100644
index 00000000..9e8995e3
--- /dev/null
+++ b/doc/Language_Reference_Guide/en-US/Preface.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0'?>
+<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<preface id="Language_Reference_Guide-Preface">
+ <title>Preface</title>
+ <xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude">
+ <xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </xi:fallback>
+ </xi:include>
+</preface>