summaryrefslogtreecommitdiff
path: root/!NetSurf/Docs/en/dev,faf
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2003-09-26 16:40:57 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2003-09-26 16:40:57 +0000
commit92f3368c87b12f97d734881aab1c7c8ae9841b2b (patch)
tree97d00d149be085b526c54ff25bcdb441aafbaabf /!NetSurf/Docs/en/dev,faf
parent9671fa03c4d459401b4404dd6e223da17e0b4c25 (diff)
downloadnetsurf-92f3368c87b12f97d734881aab1c7c8ae9841b2b.tar.gz
netsurf-92f3368c87b12f97d734881aab1c7c8ae9841b2b.tar.bz2
[project @ 2003-09-26 16:40:57 by tlsa]
New Documentation svn path=/import/netsurf/; revision=316
Diffstat (limited to '!NetSurf/Docs/en/dev,faf')
-rw-r--r--!NetSurf/Docs/en/dev,faf27
1 files changed, 27 insertions, 0 deletions
diff --git a/!NetSurf/Docs/en/dev,faf b/!NetSurf/Docs/en/dev,faf
new file mode 100644
index 000000000..3b89d6b20
--- /dev/null
+++ b/!NetSurf/Docs/en/dev,faf
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<title>NetSurf: The open-source web browser for RISC OS</title>
+<link rel="stylesheet" type="text/css" href="netsurf">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+</head>
+<body>
+<p class="logosmall"><a href="http://netsurf.sourceforge.net/"><img src="images/logosmall" alt="NetSurf"></a></p>
+<h1>Developer Information</h1>
+<h2><a name="contri">Contribution to the project</a></h2>
+<p>As <em>NetSurf</em> is an open source project, everyone is welcome to contribute. If you would like to add some functionality to NetSurf then you can <a href="info#devel">contact the other developers</a> via either the #netsurf-develop IRC channel or mailing list.</p>
+<h2><a name="libs">Libraries used</a></h2>
+<p>NetSurf makes use of the following libraries:</p>
+<ul>
+<li><a href="http://curl.haxx.se/libcurl/">libcurl</a>
+<li><a href="http://netsurf.strcprstskrzkrk.co.uk/developer/">IFClib</a>
+<li><a href="http://www.openssl.org/">OpenSSL</a>
+<li><a href="http://ro-oslib.sourceforge.net/">OSLib</a>
+<li><a href="http://www.libpng.org/pub/png/libpng.html">libpng</a>
+<li><a href="http://www.xmlsoft.org/">libxml2</a>
+</ul>
+<h2><a name="further">Further information</a></h2>
+<p>There is further developer information in the <a href="http://cvs.semichrome.net/netsurf/Docs/">Docs section</a> of the NetSurf <a href="http://cvs.semichrome.net/netsurf/">CVS repository</a>.</p>
+<p class="footer">NetSurf is copyright 2003 The NetSurf Developers<br>This page was written by Michael Drake</p>
+</body></html> \ No newline at end of file