rmtoo-topic-format - requirements management tool: topic format
Each topic must be in its own file. The filename must end in ’.tic’. Only ASCII characters are allowed. Each line must at maximum 80 characters long.
The topic must be written as a set of ’key: value’ pairs. A value is extended if the first column of a line is a space.
A key can exists multiple times in a topic data file. Order matters.
The following keys with the described syntax and semantic exists:
The value is the name of the topic. This is used as a chapter headline in the output document.
The text value will be copied into the output document.
This is the position where all the requirements are inserted in the output document. The value must be the string ’full’.
The value of the subtopic must be the id of another topic. This topic is inserted at the point of occurance.
Note that the following example has some initial indent resulting from the word processing program. The keywords must start at the first column. Additional lines must have a space in column one.
Name: Example
Topic
Text: This is an indrocution to the Example Topic.
SubTopic: SomeMoreDetails
Text: The text appears between the SomeMoreDetails
topic and the requirements themselves.
IncludeRequirements: full
Text: The text after the requirements.
rmtoo(7) - overview over rmtoo requirements management tool. All references can be found there.
Written by Andreas Florath (rmtoo@florath.net)
Copyright © 2010 by flonatel (rmtoo@florath.net). License GPLv3+: GNU GPL version 3 or later