From 30b688636e0b5f1757494653bef65571e2a6df41 Mon Sep 17 00:00:00 2001 From: swa <swa@users.sourceforge.net> Date: Mon, 10 Sep 2001 17:43:59 +0000 Subject: [PATCH] first proposal of a structure. --- doc/webserver/developer-manual.html | 17 ++++++++++------ doc/webserver/faq.html | 21 ++++++++++--------- doc/webserver/user-manual.html | 31 +++++++++++++++++++++++++---- 3 files changed, 50 insertions(+), 19 deletions(-) diff --git a/doc/webserver/developer-manual.html b/doc/webserver/developer-manual.html index ef770c17..96679f59 100644 --- a/doc/webserver/developer-manual.html +++ b/doc/webserver/developer-manual.html @@ -6,7 +6,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.html,v 1.2 2001/06/13 14:28:31 swa Exp $ + $Id: developer-manual.html,v 1.3 2001/09/10 17:06:41 swa Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -41,9 +41,11 @@ <li>Documentation Guidelines <li>Coding Guidelines <li>Testing Guidelines + <li>Copyright and History + <li>See also </ol> -<h2>Quickstart to Junkbuster Development</h2> +<h2>1. Quickstart to Junkbuster Development</h2> <p>To be filled. <h3>Introduction</h3> <p>To be filled. @@ -55,7 +57,7 @@ <p>To be filled. <h3>Downloading the sources</h3> <p>To be filled. -<h2>Documentation Guidelines</h2> +<h2>2. Documentation Guidelines</h2> <p> All docs should be ... <ul> @@ -73,11 +75,11 @@ All docs should be ... <li>started from scratch but recycle parts from the original junkbuster documents </ul> -<h2>Coding Guidelines</h2> +<h2>3. Coding Guidelines</h2> <p>To be filled. <p> -<h2>Testing Guidelines</h2> +<h2>4. Testing Guidelines</h2> <h3>Testplan for releases:</h3> <p> <ol> @@ -119,7 +121,7 @@ Do not mail to the mailinglist (we cannot keep track on issues there). <hr> <p><address><a href=mailto:ijbswa-developers@lists.sourceforge.net>the developers</a></address><p> <!-- hhmts start --> -Last modified: Mon Sep 10 19:03:17 CEST 2001 +Last modified: Mon Sep 10 19:18:44 CEST 2001 <!-- hhmts end --> </body> <!-- @@ -142,6 +144,9 @@ Last modified: Mon Sep 10 19:03:17 CEST 2001 Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: developer-manual.html,v $ +Revision 1.3 2001/09/10 17:06:41 swa +doc and testing guidelines should be part of the developers manual. + Revision 1.2 2001/06/13 14:28:31 swa docs should have an author. diff --git a/doc/webserver/faq.html b/doc/webserver/faq.html index a97c036c..63fdb8f1 100644 --- a/doc/webserver/faq.html +++ b/doc/webserver/faq.html @@ -6,7 +6,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.html,v 1.1 2001/06/13 14:20:37 swa Exp $ + $Id: faq.html,v 1.2 2001/06/13 14:28:31 swa Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -33,28 +33,28 @@ <body> <p> <br><br> -<h1>Questions</h1> +<h1>Junkbuster Frequently Asked Questions</h1> +<h2>Questions</h2> <p> - Please read the <a href="http://www.junkbusters.com/ht/en/ijbfaq.html">Junkbuster FAQ</a> at <a href="http://www.junkbusters.com">Junkbuster Corp.</a> and some other docs first. -<h2>Installation</h2> -<h2>Mail accounts</h2> +<h3>Installation</h3> +<h3>Mail accounts</h3> <p> <a href="#yahoo">How can I make my Yahoo account work?</a> <p> <a href="#hotmail">How can I make my Hotmail account work?</a> <p> <a href="#gmx">How can I make my GMX account work?</a> -<h2>Misc</h2> +<h3>Misc</h3> <p> <a href="#ip">How can I hide my IP address?</a> <p> <a href="#image">What is the imagefile (simage.ini, etc.) for?</a> -<h2>Removal</h2> +<h3>Removal</h3> -<h1>Answers</h1> +<h2>Answers</h2> <h3><a name="yahoo"></a>How can I make my Yahoo account work?</h3> <p> @@ -85,7 +85,7 @@ image or not. The Junkbuster uses the imagefile for that purpose.. <hr> <p><address><a href=mailto:ijbswa-developers@lists.sourceforge.net>the developers</a></address><p> <!-- hhmts start --> -Last modified: Wed Jun 13 16:26:47 CEST 2001 +Last modified: Mon Sep 10 19:22:09 CEST 2001 <!-- hhmts end --> </body> <!-- @@ -108,6 +108,9 @@ Last modified: Wed Jun 13 16:26:47 CEST 2001 Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: faq.html,v $ +Revision 1.2 2001/06/13 14:28:31 swa +docs should have an author. + Revision 1.1 2001/06/13 14:20:37 swa first import of project's documentation for the webserver. diff --git a/doc/webserver/user-manual.html b/doc/webserver/user-manual.html index e90fad37..dfaed724 100644 --- a/doc/webserver/user-manual.html +++ b/doc/webserver/user-manual.html @@ -6,7 +6,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.html,v 1.1 2001/06/13 14:20:37 swa Exp $ + $Id: user-manual.html,v 1.2 2001/06/13 14:28:31 swa Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -33,15 +33,35 @@ <body> <p> <br><br> -<h1>To be filled:</h1> +<h1>Junkbuster User Manual</h1> +<h2>Table of Contents</h2> <p> +<ol> + <li>Introduction + <li>Quickstart to Using Junkbuster + <li>Installation + <li>Configuration + <li>Copyright and History + <li>See also +</ol> -<br> +<h2>1. Introduction</h2> +<p>To be filled. + +<h2>2. Quickstart to Using Junkbuster</h2> +<p>To be filled. + +<h2>3. Installation</h2> +<p>To be filled. +<p> +<h2>4. Configuration</h2> +<p>To be filled. +<p> <hr> <p><address><a href=mailto:ijbswa-developers@lists.sourceforge.net>the developers</a></address><p> <!-- hhmts start --> -Last modified: Wed Jun 13 16:26:43 CEST 2001 +Last modified: Mon Sep 10 19:18:33 CEST 2001 <!-- hhmts end --> </body> <!-- @@ -64,6 +84,9 @@ Last modified: Wed Jun 13 16:26:43 CEST 2001 Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: user-manual.html,v $ + Revision 1.2 2001/06/13 14:28:31 swa + docs should have an author. + Revision 1.1 2001/06/13 14:20:37 swa first import of project's documentation for the webserver. -- 2.49.0