[haiku-web] Using newly created build-documents to update original documents

Greetings,

Would it be okay to update the older & original documents to point to
the new pages that i've been working on?

Please reply, even if it's a -1, +1, +0 (eg, don't care)


As a specific example:
  http://www.haiku-os.org/documents/dev/haiku_development_getting_started
  in the "What do I need for coding?" section,
  May I replace "Install and learn how to use our development tools
(also see "Further reading"):" with something that points to
   "Pre-Requisite Software for Compiling Haiku" ,
http://www.haiku-os.org/node/2511 ?

the code follows below
*******************
    NEW CODE:
*******************
<li>Learn and install which tools are necessary for your development
environment on the <a href="/node/2511">Pre-Requisite Software for
Compiling Haiku</a> page.</li>

******************
    OLD CODE :
******************
<li>Install and learn how to use our development tools (also see <a
href="#further_reading">&quot;Further reading&quot;</a>):
                <ul>
                        <li>The <a href="http://www.haiku-files.org";>pre-alpha 
builds</a>
of Haiku contain all the necessary development tools.
                        <li>If you develop in Linux, please read <a
href="/documents/dev/getting_linux_developer_tools">Getting Linux
Developer Tools</a>.</li>
                        <li> The following downloads are for BeOS and Zeta.
                        <ul>
                                <li class="icon-folder-download"><a
href="/files/Subversion-1.1.3.pkg">Subversion</a> version control
system [<a href="http://haiku.mlotz.ch/subversion-1.4.6-bone.zip";>for
BONE</a>]</li>
                                <li class="icon-folder-download"><a
href="/files/ssh-3.9-r5.pkg">SSH</a> [<a
href="/files/ssh-bone.pkg">for BONE</a>]</li>
                                <li class="icon-folder-download"><a
href="http://www.bebits.com/app/2680";
title="http://www.bebits.com/app/2680";>Development Tools</a> (contains
obsolete GCC version; please use version linked below instead)</li>
                                <li class="icon-folder-download"><a
href="http://www.bebits.com/app/4011";
title="http://www.bebits.com/app/4011";>GCC compiler</a> 2.95.3</li>
                                <li class="icon-folder-download"><a
href="http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip";
title="http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip";>GCC
Haiku cross compiler 2.95.3</a></li>
                                <li class="icon-folder-download"><a
href="http://dev.haiku-os.org/raw-attachment/ticket/3783/jam-x86-beos-20080327.zip";>Jam</a>
building tool - note: you need this customized version to build
Haiku.</li>
                                <li class="icon-folder-download"><a
href="http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip";>yasm 0.8.0</a>
                                <li class="icon-folder-download"><a
href="http://bebits.com/app/2848";>wget</a>
                        </ul>
                </ul>
        </li>
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List

Other related posts: