diff --git a/.gitattributes b/.gitattributes index b1af776950faa8abeec5aa46c32b4e0f27e8acb2..6b5d83f8749ba68df98483fc307971482f7d5714 100644 --- a/.gitattributes +++ b/.gitattributes @@ -158,6 +158,7 @@ testfont binary /refdoc/bin/join.pike foreign_ident /refdoc/bin/mirardoc.pike foreign_ident /refdoc/presentation/tree-split-autodoc.pike foreign_ident +/refdoc/structure/modref.xml foreign_ident /refdoc/structure/onepage.xml foreign_ident /refdoc/structure/traditional.xml foreign_ident /src/Makefile.in foreign_ident diff --git a/refdoc/structure/modref.xml b/refdoc/structure/modref.xml new file mode 100644 index 0000000000000000000000000000000000000000..35d8eaeea521891cedf1823ce58ba06414c6c9ae --- /dev/null +++ b/refdoc/structure/modref.xml @@ -0,0 +1,26 @@ +<!-- This file contains information telling the final joiner how to --> +<!-- put everything together, as well as information about how to --> +<!-- split it up into smaller files. --> + +<!-- $Id: modref.xml,v 1.1 2001/10/27 20:05:46 nilsson Exp $ --> + +<manual> + <dir name="ignored"> + <file name="ignored"> + <chapter title="ignored"> + <insert-move entity=""/> + </chapter> +<!-- + <appendix-ref name="Image.Color colors"/> + <appendix-ref name="Image.Layer modes"/> + <appendix-ref file="not_extracted/appendix_bnf.xml"/> +--> + </file> + </dir> + + <void> + <insert-move entity="7-0"/> + <insert-move entity="__builtin"/> + <insert-move entity="_Roxen"/> + </void> +</manual>