generated files. do NOT edit.
[privoxy.git] / doc / webserver / developer-manual / quickstart.html
1 <HTML
2 ><HEAD
3 ><TITLE
4 >Quickstart to Privoxy Development</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
8 REL="HOME"
9 TITLE="Privoxy Developer Manual"
10 HREF="index.html"><LINK
11 REL="PREVIOUS"
12 TITLE="Introduction"
13 HREF="introduction.html"><LINK
14 REL="NEXT"
15 TITLE="Documentation Guidelines"
16 HREF="documentation.html"><LINK
17 REL="STYLESHEET"
18 TYPE="text/css"
19 HREF="../p_doc.css"></HEAD
20 ><BODY
21 CLASS="SECT1"
22 BGCOLOR="#EEEEEE"
23 TEXT="#000000"
24 LINK="#0000FF"
25 VLINK="#840084"
26 ALINK="#0000FF"
27 ><DIV
28 CLASS="NAVHEADER"
29 ><TABLE
30 WIDTH="100%"
31 BORDER="0"
32 CELLPADDING="0"
33 CELLSPACING="0"
34 ><TR
35 ><TH
36 COLSPAN="3"
37 ALIGN="center"
38 >Privoxy Developer Manual</TH
39 ></TR
40 ><TR
41 ><TD
42 WIDTH="10%"
43 ALIGN="left"
44 VALIGN="bottom"
45 ><A
46 HREF="introduction.html"
47 >Prev</A
48 ></TD
49 ><TD
50 WIDTH="80%"
51 ALIGN="center"
52 VALIGN="bottom"
53 ></TD
54 ><TD
55 WIDTH="10%"
56 ALIGN="right"
57 VALIGN="bottom"
58 ><A
59 HREF="documentation.html"
60 >Next</A
61 ></TD
62 ></TR
63 ></TABLE
64 ><HR
65 ALIGN="LEFT"
66 WIDTH="100%"></DIV
67 ><DIV
68 CLASS="SECT1"
69 ><H1
70 CLASS="SECT1"
71 ><A
72 NAME="QUICKSTART"
73 >3. Quickstart to Privoxy Development</A
74 ></H1
75 ><P
76 >You'll need an account on <A
77 HREF="http://sourceforge.net"
78 TARGET="_top"
79 >Sourceforge</A
80 > to support our development.
81 Mail your ID to the list and wait until a project manager has added you.</P
82 ><P
83 >For the time being (read, this section is under construction), please note the
84 following guidelines for changing stuff in the code. If it is
85         <P
86 ></P
87 ><OL
88 TYPE="1"
89 ><LI
90 ><P
91 >               A bugfix / clean-up / cosmetic thing: shoot
92                 </P
93 ></LI
94 ><LI
95 ><P
96 >               A new feature that can be turned off: shoot
97                 </P
98 ></LI
99 ><LI
100 ><P
101 >               A clear improvement w/o side effects on other parts of the code: shoot
102                 </P
103 ></LI
104 ><LI
105 ><P
106 >               A matter of taste: ask the list
107                 </P
108 ></LI
109 ><LI
110 ><P
111 >               A major redesign of some part of the code: ask the list
112                 </P
113 ></LI
114 ></OL
115 >       
116  </P
117 ></DIV
118 ><DIV
119 CLASS="NAVFOOTER"
120 ><HR
121 ALIGN="LEFT"
122 WIDTH="100%"><TABLE
123 WIDTH="100%"
124 BORDER="0"
125 CELLPADDING="0"
126 CELLSPACING="0"
127 ><TR
128 ><TD
129 WIDTH="33%"
130 ALIGN="left"
131 VALIGN="top"
132 ><A
133 HREF="introduction.html"
134 >Prev</A
135 ></TD
136 ><TD
137 WIDTH="34%"
138 ALIGN="center"
139 VALIGN="top"
140 ><A
141 HREF="index.html"
142 >Home</A
143 ></TD
144 ><TD
145 WIDTH="33%"
146 ALIGN="right"
147 VALIGN="top"
148 ><A
149 HREF="documentation.html"
150 >Next</A
151 ></TD
152 ></TR
153 ><TR
154 ><TD
155 WIDTH="33%"
156 ALIGN="left"
157 VALIGN="top"
158 >Introduction</TD
159 ><TD
160 WIDTH="34%"
161 ALIGN="center"
162 VALIGN="top"
163 >&nbsp;</TD
164 ><TD
165 WIDTH="33%"
166 ALIGN="right"
167 VALIGN="top"
168 >Documentation Guidelines</TD
169 ></TR
170 ></TABLE
171 ></DIV
172 ></BODY
173 ></HTML
174 >