Re: Re: xmlroff website help wanted
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.text.xml.xmlroff.general |
|---|---|
| Message-ID | <[email protected]> |
Stefan Seefeld wrote: > uh, I thought that was part of the patch I sent (just two dummy > pages that need to be filled with some general info). Here they > are again. Er, *here* they are. Sorry... Stefan
development.xml
(text/xml, 385 B)
<!DOCTYPE webpage SYSTEM "/usr/local/src/docbook/website/website.dtd"> <webpage id="development"> <config param="desc" value="xmlroff-development"/> <config param="rcsdate" value="$Date: 2004/08/16 09:59:32 $"/> <head> <title>Development</title> <summary>xmlroff development</summary> </head> <para>Briefly describe development info, how to get involved, etc....</para> </webpage>
documentation.xml
(text/xml, 389 B)
<!DOCTYPE webpage SYSTEM "/usr/local/src/docbook/website/website.dtd"> <webpage id="documentation"> <config param="desc" value="xmlroff-documentation"/> <config param="rcsdate" value="$Date: 2004/08/16 09:59:32 $"/> <head> <title>Documentation</title> <summary>xmlroff documentation</summary> </head> <para>Briefly describe the structure of the documentation here...</para> </webpage>