Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS Document Dev Guide template"

Line 8: Line 8:
 
# COSMOS Components design description
 
# COSMOS Components design description
 
# Prupose
 
# Prupose
## Prerequisites
 
## Use (Graphic representation of overall COSMOS platform)
 
 
# Introduciton
 
## Purpose
 
## Scope
 
## Definitions, acronyms and abbreviations
 
# References
 
 
# Prerequisites
 
# Prerequisites
 
## Hardware requirements
 
## Hardware requirements
 
## Software requirements
 
## Software requirements
 
## Optional add-ons
 
## Optional add-ons
# Design compostion for each COSMOS Component
+
# Introduction
## Introduciton
+
## Purpose
 +
## Scope
 +
## Graphic representation of overall COSMOS platform
 +
# Running the Example 
 +
  ## Constructing a Data Manager 
 +
  ## Constructing an MDR 
 +
  ### Providing CMDBf Services 
 +
  ## Extending the Web User Interface Framework 
 +
  ## Deploying COSMOS 
 +
  ## Use of WSDM Annontations 
 +
# References
 +
# Appendixes
 +
## Definitions, acronyms and abbreviations

Revision as of 11:55, 30 January 2008

The following is an outline for a Developer's Guide:

  1. Title page
  2. Table of contents
  3. Preface for Legal information
  4. COSMOS design description (Scope of document)
  5. Definitions, acronyms and abbreviations
  6. COSMOS Components design description
  7. Prupose
  8. Prerequisites
    1. Hardware requirements
    2. Software requirements
    3. Optional add-ons
  9. Introduction
    1. Purpose
    2. Scope
    3. Graphic representation of overall COSMOS platform
  10. Running the Example
 ## Constructing a Data Manager  
 ## Constructing an MDR  
 ### Providing CMDBf Services  
 ## Extending the Web User Interface Framework  
 ## Deploying COSMOS  
 ## Use of WSDM Annontations  
  1. References
  2. Appendixes
    1. Definitions, acronyms and abbreviations

Back to the top