In Doc-O-Matic there are two different ways of reusing text in various topics. You can:
Insert text snippets that are stored in documentation snippets in your project.
Include external text files.
To include an external text file
On the Editor tab, in the Insert group, click More.
ClickText Include.
Browse for the the plain text file you want to include. You can include any text files such as .txt, .h files.
Insert the file name or the filename including the complete path.
If you insert the file name without path, add the include path in the Project Manager.
Save the changes. The text of the file is shown in the Topic Preview.
To insert snippets
On the Editor tab, in the Insert group, click Snippet .
In the snippet list, select the snippet you want to insert.
To add snippets
Click Snippet , and then click Add Snippet.
In the Add Files to the project dialog box, find the folder that contains the snippet that you want to add to your project.
Select the documentation snippet that you want to add, and then click OK.
All snippets are displayed in the Templates, Snippets & Special Topics Folder at the bottom of the topic hierarchy on the left side of your screen and in the snippet list.
To include a snippet in all topics
On the View tab in the Views group, click Settings.
Click the General Settings tab.
Select Documentation > Automatic Text.
Browse to the documentation snippet that you want to include in all topics.
For example, you can include an author section or a pre-release note in all topics.
To remove and rename snippets
Copy the content of the snippet that you want to rename to the clipboard.
On the View tab in the Views group, click Project Manager.
In theTopic Files folder, select the snippet that you want to remove or rename.
On the Manage tab, in the Files and Folder group, click Remove .
Add a snippet with a new name to your project and paste the content of the old snippet into the new snippet.
To create a new snippet
On the Manage tab, in the Create Content group, click the New Topic button.
Click New Snippet.
On the Editor tab, in the Topic group, click Save .
In the Add Files to the project dialog box, find the folder where you want to save your new snippet to.
In the Name box enter a name for your snippet and save it.
All snippets are displayed in the Templates, Snippets & Special Topics Folder at the bottom of the topic hierarchy on the left side of your screen and in the snippet list.