Customizing Word Export - techtalk/SpecLog-Resources GitHub Wiki
You can customize the output when exporting a repository to Word by creating your own Word document to serve as a template.
The easiest way to build your own template is to customise one of the standard templates. SpecLog includes two templates located in the \Client\Word\ directory of your SpecLog installation:
- DefaultWordTemplate.docx: Exports requirements using heading styles
- DoubleRowTableTemplate.docx: Exports requirements using tables
The content placeholders used by the documents are Word merge fields.
Note: The Word export is not able to take the requirement hierarchy into consideration for formatting purposes.