The first result of the shiny-new dok-tidy target.
[privoxy.git] / doc / webserver / developer-manual / webserver-update.html
index b54d646..50985b8 100644 (file)
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
-<HTML
-><HEAD
-><TITLE
->Update the Webserver</TITLE
-><META
-NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
-REL="HOME"
-TITLE="Privoxy Developer Manual"
-HREF="index.html"><LINK
-REL="PREVIOUS"
-TITLE="Releasing a New Version"
-HREF="newrelease.html"><LINK
-REL="NEXT"
-TITLE="Contacting the developers, Bug Reporting and Feature Requests"
-HREF="contact.html"><LINK
-REL="STYLESHEET"
-TYPE="text/css"
-HREF="../p_doc.css"><META
-HTTP-EQUIV="Content-Type"
-CONTENT="text/html;
-charset=ISO-8859-1"></HEAD
-><BODY
-CLASS="SECT1"
-BGCOLOR="#EEEEEE"
-TEXT="#000000"
-LINK="#0000FF"
-VLINK="#840084"
-ALINK="#0000FF"
-><DIV
-CLASS="NAVHEADER"
-><TABLE
-SUMMARY="Header navigation table"
-WIDTH="100%"
-BORDER="0"
-CELLPADDING="0"
-CELLSPACING="0"
-><TR
-><TH
-COLSPAN="3"
-ALIGN="center"
->Privoxy Developer Manual</TH
-></TR
-><TR
-><TD
-WIDTH="10%"
-ALIGN="left"
-VALIGN="bottom"
-><A
-HREF="newrelease.html"
-ACCESSKEY="P"
->Prev</A
-></TD
-><TD
-WIDTH="80%"
-ALIGN="center"
-VALIGN="bottom"
-></TD
-><TD
-WIDTH="10%"
-ALIGN="right"
-VALIGN="bottom"
-><A
-HREF="contact.html"
-ACCESSKEY="N"
->Next</A
-></TD
-></TR
-></TABLE
-><HR
-ALIGN="LEFT"
-WIDTH="100%"></DIV
-><DIV
-CLASS="SECT1"
-><H1
-CLASS="SECT1"
-><A
-NAME="WEBSERVER-UPDATE"
->7. Update the Webserver</A
-></H1
-><P
->    The webserver should be updated at least with each stable release. When
-    updating, please follow these steps to make sure that no broken links,
-    inconsistent contents or permission problems will occur (as it has many 
-    times in the past!):
-   </P
-><P
->    If you have changed anything in the stable-branch documentation source
-    SGML files, do:
-   </P
-><P
->    <TABLE
-BORDER="0"
-BGCOLOR="#E0E0E0"
-WIDTH="100%"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->  make dok dok-pdf # (or 'make redhat-dok dok-pdf' if 'make dok' doesn't work for you)</PRE
-></TD
-></TR
-></TABLE
->
-   </P
-><P
->    That will generate <TT
-CLASS="FILENAME"
->doc/webserver/user-manual</TT
->,
-    <TT
-CLASS="FILENAME"
->doc/webserver/developer-manual</TT
->,
-    <TT
-CLASS="FILENAME"
->doc/webserver/faq</TT
->, 
-    <TT
-CLASS="FILENAME"
->doc/pdf/*.pdf</TT
-> and
-    <TT
-CLASS="FILENAME"
->doc/webserver/index.html</TT
-> automatically.
-   </P
-><P
->    If you changed the manual page sources, generate
-    <TT
-CLASS="FILENAME"
->doc/webserver/man-page/privoxy-man-page.html</TT
->
-    by running <SPAN
-CLASS="QUOTE"
->"<B
-CLASS="COMMAND"
->make man</B
->"</SPAN
->. (This is
-    a separate target due to dependencies on some obscure perl scripts
-    [now in CVS, but not well tested]. See comments in <TT
-CLASS="FILENAME"
->GNUmakefile</TT
->.)
-   </P
-><P
->    If you want to add new files to the webserver, create them locally in
-    the <TT
-CLASS="FILENAME"
->doc/webserver/*</TT
-> directory (or
-    create new directories under <TT
-CLASS="FILENAME"
->doc/webserver</TT
->).
-   </P
-><P
->    Next, commit any changes from the above steps to CVS. All set? 
-    If these are docs in the stable branch, then do:
-   </P
-><P
->    <TABLE
-BORDER="0"
-BGCOLOR="#E0E0E0"
-WIDTH="100%"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->  make webserver</PRE
-></TD
-></TR
-></TABLE
->
-   </P
-><P
->    This will do the upload to <A
-HREF="http://www.privoxy.org/"
-TARGET="_top"
->the
-    webserver</A
-> (www.privoxy.org) and ensure all files and directories
-    there are group writable.
-   </P
-><P
->    Please do <SPAN
-CLASS="emphasis"
-><I
-CLASS="EMPHASIS"
->NOT</I
-></SPAN
-> use any other means of transferring
-    files to the webserver to avoid permission problems. Also, please do not
-    upload docs from development branches or versions. The publicly posted
-    docs should be in sync with the last official release.
-   </P
-></DIV
-><DIV
-CLASS="NAVFOOTER"
-><HR
-ALIGN="LEFT"
-WIDTH="100%"><TABLE
-SUMMARY="Footer navigation table"
-WIDTH="100%"
-BORDER="0"
-CELLPADDING="0"
-CELLSPACING="0"
-><TR
-><TD
-WIDTH="33%"
-ALIGN="left"
-VALIGN="top"
-><A
-HREF="newrelease.html"
-ACCESSKEY="P"
->Prev</A
-></TD
-><TD
-WIDTH="34%"
-ALIGN="center"
-VALIGN="top"
-><A
-HREF="index.html"
-ACCESSKEY="H"
->Home</A
-></TD
-><TD
-WIDTH="33%"
-ALIGN="right"
-VALIGN="top"
-><A
-HREF="contact.html"
-ACCESSKEY="N"
->Next</A
-></TD
-></TR
-><TR
-><TD
-WIDTH="33%"
-ALIGN="left"
-VALIGN="top"
->Releasing a New Version</TD
-><TD
-WIDTH="34%"
-ALIGN="center"
-VALIGN="top"
->&nbsp;</TD
-><TD
-WIDTH="33%"
-ALIGN="right"
-VALIGN="top"
->Contacting the developers, Bug Reporting and Feature Requests</TD
-></TR
-></TABLE
-></DIV
-></BODY
-></HTML
->
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
+Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
+<html>
+  <head>
+    <meta name="generator" content="HTML Tidy, see www.w3.org">
+    <title>
+      Update the Webserver
+    </title>
+    <meta name="GENERATOR" content=
+    "Modular DocBook HTML Stylesheet Version 1.79">
+    <link rel="HOME" title="Privoxy Developer Manual" href="index.html">
+    <link rel="PREVIOUS" title="Releasing a New Version" href=
+    "newrelease.html">
+    <link rel="NEXT" title=
+    "Contacting the developers, Bug Reporting and Feature Requests" href=
+    "contact.html">
+    <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
+    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<style type="text/css">
+ body {
+  background-color: #EEEEEE;
+  color: #000000;
+ }
+ :link { color: #0000FF }
+ :visited { color: #840084 }
+ :active { color: #0000FF }
+ hr.c1 {text-align: left}
+</style>
+  </head>
+  <body class="SECT1">
+    <div class="NAVHEADER">
+      <table summary="Header navigation table" width="100%" border="0"
+      cellpadding="0" cellspacing="0">
+        <tr>
+          <th colspan="3" align="center">
+            Privoxy Developer Manual
+          </th>
+        </tr>
+        <tr>
+          <td width="10%" align="left" valign="bottom">
+            <a href="newrelease.html" accesskey="P">Prev</a>
+          </td>
+          <td width="80%" align="center" valign="bottom">
+          </td>
+          <td width="10%" align="right" valign="bottom">
+            <a href="contact.html" accesskey="N">Next</a>
+          </td>
+        </tr>
+      </table>
+      <hr width="100%" class="c1">
+    </div>
+    <div class="SECT1">
+      <h1 class="SECT1">
+        <a name="WEBSERVER-UPDATE">7. Update the Webserver</a>
+      </h1>
+      <p>
+        The webserver should be updated at least with each stable release.
+        When updating, please follow these steps to make sure that no broken
+        links, inconsistent contents or permission problems will occur (as it
+        has many times in the past!):
+      </p>
+      <p>
+        If you have changed anything in the stable-branch documentation
+        source SGML files, do:
+      </p>
+      <p>
+      </p>
+      <table border="0" bgcolor="#E0E0E0" width="100%">
+        <tr>
+          <td>
+<pre class="PROGRAMLISTING">
+  make dok dok-pdf # (or 'make redhat-dok dok-pdf' if 'make dok' doesn't work for you)
+</pre>
+          </td>
+        </tr>
+      </table>
+
+      <p>
+        That will generate <tt class=
+        "FILENAME">doc/webserver/user-manual</tt>, <tt class=
+        "FILENAME">doc/webserver/developer-manual</tt>, <tt class=
+        "FILENAME">doc/webserver/faq</tt>, <tt class=
+        "FILENAME">doc/pdf/*.pdf</tt> and <tt class=
+        "FILENAME">doc/webserver/index.html</tt> automatically.
+      </p>
+      <p>
+        If you changed the manual page sources, generate <tt class=
+        "FILENAME">doc/webserver/man-page/privoxy-man-page.html</tt> by
+        running <span class="QUOTE">"<b class="COMMAND">make man</b>"</span>.
+        (This is a separate target due to dependencies on some obscure perl
+        scripts [now in CVS, but not well tested]. See comments in <tt class=
+        "FILENAME">GNUmakefile</tt>.)
+      </p>
+      <p>
+        If you want to add new files to the webserver, create them locally in
+        the <tt class="FILENAME">doc/webserver/*</tt> directory (or create
+        new directories under <tt class="FILENAME">doc/webserver</tt>).
+      </p>
+      <p>
+        Next, commit any changes from the above steps to CVS. All set? If
+        these are docs in the stable branch, then do:
+      </p>
+      <p>
+      </p>
+      <table border="0" bgcolor="#E0E0E0" width="100%">
+        <tr>
+          <td>
+<pre class="PROGRAMLISTING">
+  make webserver
+</pre>
+          </td>
+        </tr>
+      </table>
+
+      <p>
+        This will do the upload to <a href="http://www.privoxy.org/" target=
+        "_top">the webserver</a> (www.privoxy.org) and ensure all files and
+        directories there are group writable.
+      </p>
+      <p>
+        Please do <span class="emphasis"><i class="EMPHASIS">NOT</i></span>
+        use any other means of transferring files to the webserver to avoid
+        permission problems. Also, please do not upload docs from development
+        branches or versions. The publicly posted docs should be in sync with
+        the last official release.
+      </p>
+    </div>
+    <div class="NAVFOOTER">
+      <hr width="100%" class="c1">
+      <table summary="Footer navigation table" width="100%" border="0"
+      cellpadding="0" cellspacing="0">
+        <tr>
+          <td width="33%" align="left" valign="top">
+            <a href="newrelease.html" accesskey="P">Prev</a>
+          </td>
+          <td width="34%" align="center" valign="top">
+            <a href="index.html" accesskey="H">Home</a>
+          </td>
+          <td width="33%" align="right" valign="top">
+            <a href="contact.html" accesskey="N">Next</a>
+          </td>
+        </tr>
+        <tr>
+          <td width="33%" align="left" valign="top">
+            Releasing a New Version
+          </td>
+          <td width="34%" align="center" valign="top">
+            &nbsp;
+          </td>
+          <td width="33%" align="right" valign="top">
+            Contacting the developers, Bug Reporting and Feature Requests
+          </td>
+        </tr>
+      </table>
+    </div>
+  </body>
+</html>
+