X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Fintroduction.html;h=c6f41714c849eb94ffb12479dcc21ae17123b3f8;hp=f029e78e2bf406341bab1a10629ad46dbec9eaaf;hb=61a5d3fc15169d9f6b0c21e3a56d893f4d672eb4;hpb=d2d14e58ffb8b4b668253457158d84ea072a19eb diff --git a/doc/webserver/developer-manual/introduction.html b/doc/webserver/developer-manual/introduction.html index f029e78e..c6f41714 100644 --- a/doc/webserver/developer-manual/introduction.html +++ b/doc/webserver/developer-manual/introduction.html @@ -26,18 +26,19 @@

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, as an heir to Junkbuster, is a + Free Software project. 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.

+ "_top">privoxy-devel mailing list. You can submit your ideas or, even better, patches. Patches can also be + submitted to the Sourceforge patch + tracker.

You will also need to have a git package installed, in order to access the git 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