X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Fintroduction.html;h=82b90f73f456bae8c79d09bac220c1066ed7f040;hp=95ff1c54330c1e5d8492424aff7378e81b2ba3e9;hb=107c84d0c43b24ad437933c75774276f67165959;hpb=b18c9f379ff946b4ab307f555e1a0e1f5ad85dc8 diff --git a/doc/webserver/developer-manual/introduction.html b/doc/webserver/developer-manual/introduction.html index 95ff1c54..82b90f73 100644 --- a/doc/webserver/developer-manual/introduction.html +++ b/doc/webserver/developer-manual/introduction.html @@ -1,104 +1,113 @@ - - + - - Introduction - - - - - - - - - - - -
-

1. - Introduction

- -

Privoxy, as an heir to Junkbuster, is a Free Software project and the code - is licensed under the GNU General Public License version 2. As such, - Privoxy development is potentially open - to anyone who has the time, knowledge, and desire to contribute in any - capacity. Our goals are simply to continue the mission, to improve - Privoxy, and to make it available to as - wide an audience as possible.

- -

One does not have to be a programmer to contribute. Packaging, - testing, documenting and porting, are all important jobs as well.

- -
-

1.1. Quickstart - to Privoxy Development

- -

The first step is to join the privoxy-devel mailing list. You can submit your ideas, or - even better patches. Patches are best submitted to the Sourceforge - tracker set up for this purpose, but can be sent to the list for review - too.

- -

You will also need to have a cvs package installed, which will - entail having ssh installed as well (which seems to be a requirement of - SourceForge), in order to access the cvs repository. Having the GNU - build tools is also going to be important (particularly, autoconf and - gmake).

- -

For the time being (read, this section is under construction), you - can also refer to the extensive comments in the source code. In fact, - reading the code is recommended in any case.

+ + + Introduction + + + + + + + + + + -
- - - +
+

+ 1. Introduction +

+

+ Privoxy, as an heir to Junkbuster, is a Free Software project and the + code is licensed under the GNU General Public License version 2. As + such, Privoxy development is + potentially open to anyone who has the time, knowledge, and desire to + contribute in any capacity. Our goals are simply to continue the + mission, to improve Privoxy, and to + make it available to as wide an audience as possible. +

+

+ One does not have to be a programmer to contribute. Packaging, + testing, documenting and porting, are all important jobs as well. +

+
+

+ 1.1. Quickstart to Privoxy Development +

+

+ The first step is to join the privoxy-devel mailing list. You can submit your ideas, + or even better patches. Patches are best submitted to the + Sourceforge tracker set up for this purpose, but can be sent to the + list for review too. +

+

+ You will also need to have a cvs package installed, which will + entail having ssh installed as well (which seems to be a + requirement of SourceForge), in order to access the cvs repository. + Having the GNU build tools is also going to be important + (particularly, autoconf and gmake). +

+

+ For the time being (read, this section is under construction), you + can also refer to the extensive comments in the source code. In + fact, reading the code is recommended in any case. +

+
+
+ + +