diff options
Diffstat (limited to 'gtk-doc.dtd')
-rw-r--r-- | gtk-doc.dtd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gtk-doc.dtd b/gtk-doc.dtd new file mode 100644 index 0000000..61d229e --- /dev/null +++ b/gtk-doc.dtd @@ -0,0 +1,10 @@ +<!-- Add an href attribute to the ANCHOR element --> + +<!ENTITY % local.anchor.attrib +"HRef CDATA #IMPLIED"> + +<!-- ...................................................................... --> + <!-- Original DTD ......................................................... --> + +<!ENTITY % orig-docbook PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> +%orig-docbook; |