]> i-scream Git - www.i-scream.org.git/commitdiff
Added some more of the documents.
authorTim Bishop <tim@bishnet.net>
Fri, 30 Mar 2001 10:42:40 +0000 (10:42 +0000)
committerTim Bishop <tim@bishnet.net>
Fri, 30 Mar 2001 10:42:40 +0000 (10:42 +0000)
www/cms/documentation/index.shtml
www/cms/documentation/index.xhtml
www/documentation/index.shtml

index 32e008ba918bbebcbe6590b1673002e0fbfb1580..319c6115203fca55715ebb8ed0e256023acc8382 100644 (file)
@@ -28,24 +28,39 @@ These are the printable versions of the documentation for the i-scream monitorin
 
 <hr>
 <h4>User guides</h4>
-<a href="/documentation/printable/client/conient_user_guide.doc">Conient client user guide</a><br>
 <a href="/documentation/printable/host/ihost/ihost_user_guide.doc">Unix/Linux ihost user guide</a><br>
 <a href="/documentation/printable/host/winhost/winhost_user_guide.doc">Windows WinHost user guide</a><br>
+<a href="/documentation/printable/client/conient_user_guide.doc">Conient client user guide</a><br>
+<a href="/documentation/printable/server/server_user_guide.doc">Server user guide</a><br>
+<a href="/documentation/printable/server/corba_services.doc">CORBA Services user guide</a><br>
+<a href="/documentation/printable/reports/web_user_guide.doc">Web reports user guide</a><br>
+<a href="/documentation/printable/reports/dbreporter_user_guide.doc">Database reporter user guide</a><br>
 
 <h4>Maintenance documentation for developers</h4>
 <a href="/documentation/printable/host/ihost/ihost_maintenance.doc">Unix/Linux ihost maintenance</a><br>
-<a href="/documentation/printable/host/java/javahost_maintanance.doc">Javahost maintenance</a><br>
+<a href="/documentation/printable/host/winhost/winhost_maintenance.doc">Windows WinHost maintenance</a><br>
+<a href="/documentation/printable/client/conient_maintenance.doc">Conient maintenance</a><br>
+<a href="/documentation/printable/server/server_maintenance.doc">Server maintenance</a><br>
 <a href="/documentation/printable/reports/web_reports_maintenance.doc">Web reports maintenance</a><br>
+<a href="/documentation/printable/reports/dbreporter_maintenance.doc">Database reporter maintenance</a><br>
+
+<h4>Specification documents</h4>
+<a href="/documentation/printable/spec/domain/problem_domain.doc">Original specification & problem domain</a><br>
+<a href="/documentation/printable/spec/protocols/protocols.doc">TCP Protocol specifications</a><br>
+<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Expected XML data from host to server</a><br>
+<a href="/documentation/printable/spec/xml/xml_recommendations.doc">XML recommendations for host to server UDP packets</a><br>
+<a href="/documentation/printable/spec/docs/document_standards.doc">Document standards</a><br>
+<a href="/documentation/printable/spec/code/java_coding_standards.doc">Java coding standards</a><br>
 
 <h4>Other documents</h4>
+<a href="/documentation/printable/plan/risk_analysis.doc">Risk analysis</a><br>
 <a href="/documentation/printable/plan/est_time_allocation.doc">Estimated time allocation</a><br>
 <a href="/documentation/printable/plan/implementation_phases.doc">Implementation phases for our plan</a><br>
-<a href="/documentation/printable/spec/docs/document_standards.doc">Document standards</a><br>
-<a href="/documentation/printable/spec/domain/problem_domain.doc">Original problem domain</a><br>
-<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Expected XML data from host to server</a><br>
-<a href="/documentation/printable/spec/xml/xml_recommendations.doc">XML recommendations for host to server UDP packets</a><br>
-<a href="/documentation/printable/spec/protocols/protocols.doc">Protocol Specifications</a><br>
+<a href="/documentation/printable/plan/est_time_allocation_revised.doc">Estimated time allocation (revised)</a><br>
 <a href="/documentation/printable/process/meeting_minutes.doc">Meeting Minutes</a><br>
+<a href="/documentation/printable/process/use_of_website.doc">Use of the website</a><br>
+<a href="/documentation/printable/process/cvs_softwarebuilds.doc">Use of CVS and automated software builds</a><br>
+<a href="/documentation/printable/analysis/comparison_big_brother.doc">Comparison to Big Brother</a><br>
 <hr>
 
 <!--#include virtual="../bottom.inc" -->
index 32e008ba918bbebcbe6590b1673002e0fbfb1580..319c6115203fca55715ebb8ed0e256023acc8382 100644 (file)
@@ -28,24 +28,39 @@ These are the printable versions of the documentation for the i-scream monitorin
 
 <hr>
 <h4>User guides</h4>
-<a href="/documentation/printable/client/conient_user_guide.doc">Conient client user guide</a><br>
 <a href="/documentation/printable/host/ihost/ihost_user_guide.doc">Unix/Linux ihost user guide</a><br>
 <a href="/documentation/printable/host/winhost/winhost_user_guide.doc">Windows WinHost user guide</a><br>
+<a href="/documentation/printable/client/conient_user_guide.doc">Conient client user guide</a><br>
+<a href="/documentation/printable/server/server_user_guide.doc">Server user guide</a><br>
+<a href="/documentation/printable/server/corba_services.doc">CORBA Services user guide</a><br>
+<a href="/documentation/printable/reports/web_user_guide.doc">Web reports user guide</a><br>
+<a href="/documentation/printable/reports/dbreporter_user_guide.doc">Database reporter user guide</a><br>
 
 <h4>Maintenance documentation for developers</h4>
 <a href="/documentation/printable/host/ihost/ihost_maintenance.doc">Unix/Linux ihost maintenance</a><br>
-<a href="/documentation/printable/host/java/javahost_maintanance.doc">Javahost maintenance</a><br>
+<a href="/documentation/printable/host/winhost/winhost_maintenance.doc">Windows WinHost maintenance</a><br>
+<a href="/documentation/printable/client/conient_maintenance.doc">Conient maintenance</a><br>
+<a href="/documentation/printable/server/server_maintenance.doc">Server maintenance</a><br>
 <a href="/documentation/printable/reports/web_reports_maintenance.doc">Web reports maintenance</a><br>
+<a href="/documentation/printable/reports/dbreporter_maintenance.doc">Database reporter maintenance</a><br>
+
+<h4>Specification documents</h4>
+<a href="/documentation/printable/spec/domain/problem_domain.doc">Original specification & problem domain</a><br>
+<a href="/documentation/printable/spec/protocols/protocols.doc">TCP Protocol specifications</a><br>
+<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Expected XML data from host to server</a><br>
+<a href="/documentation/printable/spec/xml/xml_recommendations.doc">XML recommendations for host to server UDP packets</a><br>
+<a href="/documentation/printable/spec/docs/document_standards.doc">Document standards</a><br>
+<a href="/documentation/printable/spec/code/java_coding_standards.doc">Java coding standards</a><br>
 
 <h4>Other documents</h4>
+<a href="/documentation/printable/plan/risk_analysis.doc">Risk analysis</a><br>
 <a href="/documentation/printable/plan/est_time_allocation.doc">Estimated time allocation</a><br>
 <a href="/documentation/printable/plan/implementation_phases.doc">Implementation phases for our plan</a><br>
-<a href="/documentation/printable/spec/docs/document_standards.doc">Document standards</a><br>
-<a href="/documentation/printable/spec/domain/problem_domain.doc">Original problem domain</a><br>
-<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Expected XML data from host to server</a><br>
-<a href="/documentation/printable/spec/xml/xml_recommendations.doc">XML recommendations for host to server UDP packets</a><br>
-<a href="/documentation/printable/spec/protocols/protocols.doc">Protocol Specifications</a><br>
+<a href="/documentation/printable/plan/est_time_allocation_revised.doc">Estimated time allocation (revised)</a><br>
 <a href="/documentation/printable/process/meeting_minutes.doc">Meeting Minutes</a><br>
+<a href="/documentation/printable/process/use_of_website.doc">Use of the website</a><br>
+<a href="/documentation/printable/process/cvs_softwarebuilds.doc">Use of CVS and automated software builds</a><br>
+<a href="/documentation/printable/analysis/comparison_big_brother.doc">Comparison to Big Brother</a><br>
 <hr>
 
 <!--#include virtual="../bottom.inc" -->
index 32e008ba918bbebcbe6590b1673002e0fbfb1580..319c6115203fca55715ebb8ed0e256023acc8382 100644 (file)
@@ -28,24 +28,39 @@ These are the printable versions of the documentation for the i-scream monitorin
 
 <hr>
 <h4>User guides</h4>
-<a href="/documentation/printable/client/conient_user_guide.doc">Conient client user guide</a><br>
 <a href="/documentation/printable/host/ihost/ihost_user_guide.doc">Unix/Linux ihost user guide</a><br>
 <a href="/documentation/printable/host/winhost/winhost_user_guide.doc">Windows WinHost user guide</a><br>
+<a href="/documentation/printable/client/conient_user_guide.doc">Conient client user guide</a><br>
+<a href="/documentation/printable/server/server_user_guide.doc">Server user guide</a><br>
+<a href="/documentation/printable/server/corba_services.doc">CORBA Services user guide</a><br>
+<a href="/documentation/printable/reports/web_user_guide.doc">Web reports user guide</a><br>
+<a href="/documentation/printable/reports/dbreporter_user_guide.doc">Database reporter user guide</a><br>
 
 <h4>Maintenance documentation for developers</h4>
 <a href="/documentation/printable/host/ihost/ihost_maintenance.doc">Unix/Linux ihost maintenance</a><br>
-<a href="/documentation/printable/host/java/javahost_maintanance.doc">Javahost maintenance</a><br>
+<a href="/documentation/printable/host/winhost/winhost_maintenance.doc">Windows WinHost maintenance</a><br>
+<a href="/documentation/printable/client/conient_maintenance.doc">Conient maintenance</a><br>
+<a href="/documentation/printable/server/server_maintenance.doc">Server maintenance</a><br>
 <a href="/documentation/printable/reports/web_reports_maintenance.doc">Web reports maintenance</a><br>
+<a href="/documentation/printable/reports/dbreporter_maintenance.doc">Database reporter maintenance</a><br>
+
+<h4>Specification documents</h4>
+<a href="/documentation/printable/spec/domain/problem_domain.doc">Original specification & problem domain</a><br>
+<a href="/documentation/printable/spec/protocols/protocols.doc">TCP Protocol specifications</a><br>
+<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Expected XML data from host to server</a><br>
+<a href="/documentation/printable/spec/xml/xml_recommendations.doc">XML recommendations for host to server UDP packets</a><br>
+<a href="/documentation/printable/spec/docs/document_standards.doc">Document standards</a><br>
+<a href="/documentation/printable/spec/code/java_coding_standards.doc">Java coding standards</a><br>
 
 <h4>Other documents</h4>
+<a href="/documentation/printable/plan/risk_analysis.doc">Risk analysis</a><br>
 <a href="/documentation/printable/plan/est_time_allocation.doc">Estimated time allocation</a><br>
 <a href="/documentation/printable/plan/implementation_phases.doc">Implementation phases for our plan</a><br>
-<a href="/documentation/printable/spec/docs/document_standards.doc">Document standards</a><br>
-<a href="/documentation/printable/spec/domain/problem_domain.doc">Original problem domain</a><br>
-<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Expected XML data from host to server</a><br>
-<a href="/documentation/printable/spec/xml/xml_recommendations.doc">XML recommendations for host to server UDP packets</a><br>
-<a href="/documentation/printable/spec/protocols/protocols.doc">Protocol Specifications</a><br>
+<a href="/documentation/printable/plan/est_time_allocation_revised.doc">Estimated time allocation (revised)</a><br>
 <a href="/documentation/printable/process/meeting_minutes.doc">Meeting Minutes</a><br>
+<a href="/documentation/printable/process/use_of_website.doc">Use of the website</a><br>
+<a href="/documentation/printable/process/cvs_softwarebuilds.doc">Use of CVS and automated software builds</a><br>
+<a href="/documentation/printable/analysis/comparison_big_brother.doc">Comparison to Big Brother</a><br>
 <hr>
 
 <!--#include virtual="../bottom.inc" -->