Some doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-06-10 20:26:43 +00:00
parent ebe4745154
commit 6431656829
6 changed files with 25 additions and 32 deletions

View File

@@ -239,20 +239,13 @@ you can do everything by hand as described below. But if you do work
by hand and something doesn't seem to be working correctly please
refer to the build scripts to see what may need to be done
differently.</p>
<p>The <a href="#id1" name="id2"><span class="problematic" id="id2">*</span></a>.btm files are for 4NT and the others are for bash. They are:</p>
<div class="system-message" id="id1">
<p class="system-message-title">System Message: <a name="id1">WARNING/2</a> (<tt>/home/work/projects/wx2.5/wxPython/docs/BUILD.txt</tt>, line 259); <em><a href="#id2">backlink</a></em></p>
Inline emphasis start-string without end-string.</div>
<blockquote>
<p>.make/.make.btm Builds the main lib and the needed contribs
<p>The *.btm files are for 4NT and the others are for bash. They are:</p>
<pre class="literal-block">
.make/.make.btm Builds the main lib and the needed contribs
.mymake/.mymake.btm Builds just one lib, use by .make
.makesetup.mk A makefile that will copy and edit setup.h</p>
<div class="system-message">
<p class="system-message-title">System Message: ERROR/3 (<tt>/home/work/projects/wx2.5/wxPython/docs/BUILD.txt</tt>, line 264)</p>
Unexpected indentation.</div>
<blockquote>
as needed for the different types of builds</blockquote>
</blockquote>
.makesetup.mk A makefile that will copy and edit setup.h
as needed for the different types of builds
</pre>
<p>Okay. Here's what you've been waiting for, the instructions! Adapt
accordingly if you are using the bash shell.</p>
<ol class="arabic">