summaryrefslogtreecommitdiff
path: root/doc/guide/README
diff options
context:
space:
mode:
authorrillig <rillig>2006-01-11 22:39:49 +0000
committerrillig <rillig>2006-01-11 22:39:49 +0000
commitba19a44eae0d3832582a8ee0ee9e720f24735e11 (patch)
tree151d938bc8451d4d1311d38b78c97a42cbc2fe5c /doc/guide/README
parenta45385ebba2430d85471f64e3653ba3bc150a64a (diff)
downloadpkgsrc-ba19a44eae0d3832582a8ee0ee9e720f24735e11.tar.gz
Added a README file that describes where to get some basic information
about DocBook. Without that reference I felt it was hard to write anything useful because I didn't know which annotations to use.
Diffstat (limited to 'doc/guide/README')
-rw-r--r--doc/guide/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/guide/README b/doc/guide/README
new file mode 100644
index 00000000000..f60b9d9c798
--- /dev/null
+++ b/doc/guide/README
@@ -0,0 +1,7 @@
+$Id: README,v 1.1 2006/01/11 22:39:49 rillig Exp $
+
+The pkgsrc guide is written in DocBook, which is an SGML schema for
+writing technical documentation. A reference of the valid XML tags can
+be found on the web site:
+
+ http://www.docbook.org/tdg5/en/html/docbook.html