current/doc/webserver/developer-manual cvs.html, 1.22, 1.23 documentation.html, 1.41, 1.42 index.html, 1.78, 1.79 newrelease.html, 1.55, 1.56

Fabian Keil <[email protected]>
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current/doc/webserver/developer-manual
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21413/doc/webserver/developer-manual

Modified Files:
	cvs.html documentation.html index.html newrelease.html 
Log Message:
Rebuild documentation


Index: documentation.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/documentation.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** documentation.html	6 Mar 2016 11:32:26 -0000	1.41
--- documentation.html	9 Apr 2016 10:24:13 -0000	1.42
***************
*** 334,338 ****
  
      <div class="SECT2">
!       <h2 class="SECT2"><a name="AEN208" id="AEN208">3.3. Privoxy Custom
        Entities</a></h2>
  
--- 334,338 ----
  
      <div class="SECT2">
!       <h2 class="SECT2"><a name="AEN207" id="AEN207">3.3. Privoxy Custom
        Entities</a></h2>
  

Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/index.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** index.html	6 Mar 2016 11:32:26 -0000	1.78
--- index.html	9 Apr 2016 10:24:13 -0000	1.79
***************
*** 89,93 ****
              "APPLICATION">Privoxy</span> Documentation Style</a></dt>
  
!             <dt>3.3. <a href="documentation.html#AEN208">Privoxy Custom
              Entities</a></dt>
            </dl>
--- 89,93 ----
              "APPLICATION">Privoxy</span> Documentation Style</a></dt>
  
!             <dt>3.3. <a href="documentation.html#AEN207">Privoxy Custom
              Entities</a></dt>
            </dl>

Index: newrelease.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/newrelease.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** newrelease.html	6 Mar 2016 11:32:26 -0000	1.55
--- newrelease.html	9 Apr 2016 10:24:13 -0000	1.56
***************
*** 504,510 ****
          "REPLACEABLE"><i>dist</i></tt> which is built from version X.Y.Z.
          Check the <a href=
!         "http://sourceforge.net/project/showfiles.php?group_id=11118" target=
!         "_top">file list</a> if unsure. Else, it must be set to the highest
!         already available RPM release number for that version plus one.</p>
  
          <p>Then run:</p>
--- 504,511 ----
          "REPLACEABLE"><i>dist</i></tt> which is built from version X.Y.Z.
          Check the <a href=
!         "https://sourceforge.net/project/showfiles.php?group_id=11118"
!         target="_top">file list</a> if unsure. Else, it must be set to the
!         highest already available RPM release number for that version plus
!         one.</p>
  
          <p>Then run:</p>
***************
*** 981,985 ****
        mailing list</a>, Subject: "Version X.Y.Z available for download". Be
        sure to include the <a href=
!       "http://sourceforge.net/project/showfiles.php?group_id=11118" target=
        "_top">download location</a>, the release notes and the Changelog.
        Also, post an updated News item on the project page Sourceforge, and
--- 982,986 ----
        mailing list</a>, Subject: "Version X.Y.Z available for download". Be
        sure to include the <a href=
!       "https://sourceforge.net/project/showfiles.php?group_id=11118" target=
        "_top">download location</a>, the release notes and the Changelog.
        Also, post an updated News item on the project page Sourceforge, and

Index: cvs.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/cvs.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** cvs.html	21 Oct 2012 13:03:09 -0000	1.22
--- cvs.html	9 Apr 2016 10:24:13 -0000	1.23
***************
*** 50,58 ****
  
        <p>The project's CVS repository is hosted on <a href=
!       "http://sourceforge.net/" target="_top">SourceForge.</a> Please refer
!       to the chapters 6 and 7 in <a href=
!       "http://sourceforge.net/docman/?group_id=1" target="_top">SF's site
!       documentation</a> for the technical access details for your operating
!       system. For historical reasons, the CVS server is called <tt class=
        "LITERAL">ijbswa.cvs.sourceforge.net</tt>, the repository is called
        <tt class="LITERAL">ijbswa</tt>, and the source tree module is called
--- 50,55 ----
  
        <p>The project's CVS repository is hosted on <a href=
!       "https://sourceforge.net/" target="_top">SourceForge.</a> For
!       historical reasons, the CVS server is called <tt class=
        "LITERAL">ijbswa.cvs.sourceforge.net</tt>, the repository is called
        <tt class="LITERAL">ijbswa</tt>, and the source tree module is called
***************
*** 68,74 ****
        <span class="QUOTE">"module"</span>. Other modules are present for
        platform specific issues. There is a webview of the CVS hierarchy at
!       <a href="http://ijbswa.cvs.sourceforge.net/ijbswa/" target=
!       "_top">http://ijbswa.cvs.sourceforge.net/ijbswa/</a>, which might help
!       with visualizing how these pieces fit together.</p>
  
        <p>At one time there were two distinct branches: stable and unstable.
--- 65,71 ----
        <span class="QUOTE">"module"</span>. Other modules are present for
        platform specific issues. There is a webview of the CVS hierarchy at
!       <a href="http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/" target=
!       "_top">http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/</a>, which
!       might help with visualizing how these pieces fit together.</p>
  
        <p>At one time there were two distinct branches: stable and unstable.
***************
*** 126,130 ****
            <p>Note that near a major public release, we get more cautious.
            There is always the possibility to submit a patch to the <a href=
!           "http://sourceforge.net/tracker/?atid=311118&amp;group_id=11118&amp;func=browse"
            target="_top">patch tracker</a> instead.</p>
          </li>
--- 123,127 ----
            <p>Note that near a major public release, we get more cautious.
            There is always the possibility to submit a patch to the <a href=
!           "https://sourceforge.net/tracker/?atid=311118&amp;group_id=11118&amp;func=browse"
            target="_top">patch tracker</a> instead.</p>
          </li>


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.