aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/man.gbp.xml
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-10-02 20:45:45 +0200
committerGuido Günther <agx@sigxcpu.org>2017-10-06 10:17:13 +0200
commitd75fbd465a34378b88db2f3e067088e08d5f2cba (patch)
tree2216b7008ce13e2a597726c0d583fc2ba8f00e22 /docs/man.gbp.xml
parent0259fd57943ef47c89d7d98320d04d9f7d248a4b (diff)
docs: Move to xml
Closes: #877322
Diffstat (limited to 'docs/man.gbp.xml')
-rw-r--r--docs/man.gbp.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/man.gbp.xml b/docs/man.gbp.xml
new file mode 100644
index 00000000..829184a0
--- /dev/null
+++ b/docs/man.gbp.xml
@@ -0,0 +1,11 @@
+<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
+ <!ENTITY % COMMON SYSTEM "common.ent">
+ %COMMON;
+ <!ENTITY % MANPAGES SYSTEM "manpages/manpages.ent">
+ %MANPAGES;
+]>
+
+<reference>
+<title>git-buildpackage Manual</title>
+&man.gbp;
+</reference>