You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/01/07 17:26:25 UTC

cvs commit: xml-forrest/src/documentation/content/xdocs your-project.xml

jefft       2003/01/07 08:26:25

  Modified:    src/documentation/content/xdocs Tag: LINKMAP_BRANCH
                        your-project.xml
  Log:
  Update refs to site.xml
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.18.2.3  +4 -5      xml-forrest/src/documentation/content/xdocs/your-project.xml
  
  Index: your-project.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/documentation/content/xdocs/your-project.xml,v
  retrieving revision 1.18.2.2
  retrieving revision 1.18.2.3
  diff -u -r1.18.2.2 -r1.18.2.3
  --- your-project.xml	6 Jan 2003 07:17:03 -0000	1.18.2.2
  +++ your-project.xml	7 Jan 2003 16:26:25 -0000	1.18.2.3
  @@ -154,7 +154,7 @@
   /src/documentation/skinconf.xml    # Info about your project used by the skin
   /src/documentation/content/xdocs   # XML content.
   /src/documentation/content/xdocs/index.xml # Home page
  -/src/documentation/content/xdocs/book.xml  # Navigation file for site structure
  +/src/documentation/content/xdocs/site.xml  # Navigation file for site structure
   /src/documentation/content/xdocs/tabs.xml  # Skin-specific 'tabs' file.
   /src/documentation/resources/images        # Project images (logos, etc)
   
  @@ -167,7 +167,7 @@
     project.
   - Replace src/documentation/resources/images/project-logo.gif with your project
     logo.
  -- Start adding content in xdocs/, remembering to add new files to book.xml
  +- Start adding content in xdocs/, remembering to add new files to site.xml
   - Provide any feedback to forrest-dev@xml.apache.org
   
   Thanks for using Apache Forrest
  @@ -193,11 +193,10 @@
   |       |-- README.txt
   |       |-- content
   |       |   `-- xdocs
  -|       |       |-- book.xml
  +|       |       |-- site.xml
   |       |       |-- index.xml
   |       |       |-- sample.xml
   |       |       |-- subdir
  -|       |       |   |-- book.xml
   |       |       |   `-- index.xml
   |       |       `-- tabs.xml
   |       |-- resources