Author: dreimer
Date: Wed Nov 28 12:28:26 2007
New Revision: 30834
URL:
http://svn.reactos.org/svn/reactos?rev=30834&view=rev
Log:
Add a Hyperlink to the MARCH Settings List where it belongs.
Modified:
trunk/tools/RosBE/RosBE-Windows/Documentation/files/basic.html
Modified: trunk/tools/RosBE/RosBE-Windows/Documentation/files/basic.html
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE/RosBE-Windows/Document…
==============================================================================
--- trunk/tools/RosBE/RosBE-Windows/Documentation/files/basic.html (original)
+++ trunk/tools/RosBE/RosBE-Windows/Documentation/files/basic.html Wed Nov 28 12:28:26
2007
@@ -66,11 +66,14 @@
<dd>Usage: config [OPTIONS]</dd>
<dd> This Command creates a Configuration File, which tells RosBE how
to build the Tree. There are many things you can modify in the build
-process and this tool can edit all for you. ISOs made with a non
-default are NOT usable to file bugs in any way! </dd>
+process, like SubArchitecture (XBox), <a href="config.html">CPU
+specific Optimization</a>, Compiler Optimisation, Enable/Disable
+Debugger etc etc and this tool can edit all for you. ISOs made with a
+non
+default Configuration are NOT usable to file bugs in any way!</dd>
<dd>
<ul>
- <li> <dfn>delete</dfn> - Deletes the created configuration File
+ <li><dfn>delete</dfn> - Deletes the created configuration File
and so sets back to default settings.</li>
<li><span style="font-style: italic;">update</span> -
Deletes the
old created configuration file and updates it with a new, default one.<br>