diff options
Diffstat (limited to 'src/documentation/content/xdocs/news/book.xml')
-rw-r--r-- | src/documentation/content/xdocs/news/book.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/news/book.xml b/src/documentation/content/xdocs/news/book.xml new file mode 100644 index 0000000000..d934b6a724 --- /dev/null +++ b/src/documentation/content/xdocs/news/book.xml @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd"> + +<book software="Poi Project" + title="Poi Project News Pages" + copyright="@year@ Poi Project"> + + <menu label="Navigation"> + <menu-item label="Main" href="../index.html"/> + </menu> + + <menu label="News"> + <menu-item label="Logo Submissions" href="logocontest.html"/> + </menu> + + +</book> + + |