Author: brondsem
Date: Thu Jun 10 22:49:14 2004
New Revision: 21073
Modified:
forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml
Log:
forrestbot
Modified: forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml
==============================================================================
--- forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml (original)
+++ forrest/trunk/src/documentation/content/xdocs/docs/upgrading_06.xml Thu Jun 10 22:49:14
2004
@@ -99,8 +99,18 @@
<section id="ehtml">
<title>Deprecation of .ehtml</title>
<p>
- The .ehtml input file format has been deprecated. Please convert all .ehtml files
to .ihtml.
+ The .ehtml input file format has been deprecated and will likely be removed in the
next release.
+ Please convert all .ehtml files to .ihtml.
If you do <code>forrest seed</code> there is a sample ihtml file.
+ </p>
+ </section>
+
+ <section id="forrestbot">
+ <title>New forrestbot</title>
+ <p>
+ The forrestbot and the forrestbot web interface have been completely rewritten. There
is no
+ direct way to convert old configurations to new configurations. Please see the <link
href="site:forrestbot">forrestbot
+ documentation</link> for instructions to create buildfiles that work with the
new forrestbot.
</p>
</section>
|