1 Introduction
This text will be converted to markdown, and then be appended to the exported HTML project plan document.
Info nodes, i.e. all INFO (!) nodes that occur before the first task node, can be used to outline a project (project goals etc).
The text in the task nodes can be used to describe each task, so the resulting document becomes a mixture between a project plan and a technical proposal.
For highly detailed task descriptions it is recommended to link to additional, external documents.
2 Project goals
The goal of this project is to serve as a debugging test case.
3 Requirements
Identify the requirements in detail and subdivide existing tasks into smaller, more manageable tasks.
4 Specification
Once the requirements are known, devise a technical approach and specify the implementation details (architectural overview, block diagrams, ..).
This includes updates to the .org files, and possibly the creation of additional technical documents.
5 Implementation
5.1 Module One
Implement the first module.
5.1.1 spec
Here's more info about this in markdown format.
5.1.2 implement
5.1.3 test
5.2 Module Two
Implement the second module.
Here's a markdown list:
- item 1
- item 2
- sub item 2.1
- sub item 2.2
5.2.1 spec
5.2.2 implement
5.2.3 test
Document created on 12-Feb-2020 20:04:31