You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ch...@apache.org on 2003/09/05 19:50:41 UTC

cvs commit: xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/samples index.xml

cheche      2003/09/05 10:50:41

  Added:       src/resources/fresh-site/src/documentation/content/xdocs/samples
                        index.xml
  Log:
  Add file so Forrest example builds with no errors.
  
  Revision  Changes    Path
  1.1                  xml-forrest/src/resources/fresh-site/src/documentation/content/xdocs/samples/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://apache.org/forrest/dtd/document-v12.dtd">
  <document> 
    <header> 
      <title>Samples</title> 
    </header> 
    <body> 
      <section>
        <title>If something goes wrong..</title>
        <p>Patches are welcome: <link href="mail:forrest-dev@apache.org">Forrest Dev</link></p>
      </section>
    </body>
  </document>