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/08/31 12:23:27 UTC

cvs commit: xml-forrest/src/resources/conf cli.xconf

jefft       2003/08/31 03:23:27

  Modified:    src/resources/conf cli.xconf
  Log:
  Add comment showing how to exclude urls
  
  Revision  Changes    Path
  1.2       +5 -1      xml-forrest/src/resources/conf/cli.xconf
  
  Index: cli.xconf
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/conf/cli.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- cli.xconf	20 Jul 2003 11:41:03 -0000	1.1
  +++ cli.xconf	31 Aug 2003 10:23:27 -0000	1.2
  @@ -140,6 +140,10 @@
          |   dest="zip://*.zip/page.html"/>
          |
          +-->
  +
  +   <!-- Includes and excludes can be used to limit which URLs are rendered -->
  +   <!--<exclude pattern="apidocs/**"/>-->
  +
      <uri src="favicon.ico"/>
   
      <!--+