Skip to content

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Project name

Short project description. Could be the same as in the top level readme.

Contents

  1. Requirements
  2. Process
  3. Limitations
  4. Usage
  5. Command Line Arguments
  6. Project Configuration
    1. Formal Definition
    2. Configuration Files
  7. Output Files
  8. Terminology
  9. Examples
  10. Technical Details
    1. Class Diagram
    2. Calling Graph

Requirements

Process

Limitations

Usage

Command Line Arguments

Give an extended description (if needed) so some command line arguments. Do not repeat yourself what is already explained in --help. You could even separate between optional and required arguments.

Project Configuration

Formal definition

Configuration Files

Output files

Terminology

When you introduce specific terms explain this here. Sometimes it is worth to do this in a spearate file.

Examples

Technical Details

The information given here is mainly relevant for developers. If it is to long move it to a separate file an reference from here.

It is always a good idea to include call graphs and UML class diagrams to help others to get a better understanding of the software.

Class Diagram

Calling Graph