Files
harbour-core/harbour/website/faq/harbour20.html
Viktor Szakats 300160d8b0 2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
+ website
    + Added Harbour website (except art, docs and stat subdirs)
    ; TODO: configure automatic mechanism to extract site from
            here and regularly updload to sf.net web area
    ; TODO: Clean HTML code, remove unused picture/files, avoid JS
            Any takers?
    ; NOTE: Please make modifications to website code only in
            SVN, then upload the content to web server manually.
            IOW never update on web server directly.
2012-09-22 10:17:39 +00:00

41 lines
2.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Helping develop Harbour</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <EM>Helping develop Harbour</EM><BR>
<b>Previous:</b> <A HREF="harbour19.html"><EM>Will my applications be affected by the GPL?</EM></A><BR>
<b>Next:</b> <A HREF="harbour21.html"><EM>How do I get started?</EM></A>
<HR NOSHADE>
<H2><A NAME="20"></A>3. Helping develop Harbour</H2>
<H3>3.1. <A HREF="harbour21.html#21">How do I get started?</A></H3>
<H3>3.2. <A HREF="harbour22.html#22">What C compiler should I use?</A></H3>
<H3>3.3. <A HREF="harbour23.html#23">What other tools do I need?</A></H3>
<H3>3.4. <A HREF="harbour24.html#24">Where can I find the source?</A></H3>
<H3>3.5. <A HREF="harbour25.html#25">What is CVS and how do I use it?</A></H3>
<H3>3.6. <A HREF="harbour26.html#26">How do I build Harbour?</A></H3>
<H3>3.7. <A HREF="harbour27.html#27">What needs working on?</A></H3>
<H3>3.8. <A HREF="harbour28.html#28">Are there any development guidelines?</A></H3>
<H3>3.9. <A HREF="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</A></H3>
<H3>3.10. <A HREF="harbour30.html#30">So what's with all these language extensions then?</A></H3>
<H3>3.11. <A HREF="harbour31.html#31">I can't code C, how can I help development? </A></H3>
<H3>3.12. <A HREF="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</A></H3>
<H3>3.13. <A HREF="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</A></H3>
<HR NOSHADE>
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <EM>Helping develop Harbour</EM><BR>
<b>Previous:</b> <A HREF="harbour19.html"><EM>Will my applications be affected by the GPL?</EM></A><BR>
<b>Next:</b> <A HREF="harbour21.html"><EM>How do I get started?</EM></A>
</BODY>
</HTML>