| Line | |
|---|
| 1 | <?xml version="1.0" encoding="utf-8" ?>
|
|---|
| 2 | <!--
|
|---|
| 3 | This document specifies metadata that is shared by all conceptual and
|
|---|
| 4 | auto-generated reference topics.
|
|---|
| 5 |
|
|---|
| 6 | It can also be used to override metadata in individual conceptual topics,
|
|---|
| 7 | although the preferred approach to add metadata per topic is to use the
|
|---|
| 8 | Metadata tab on the Topic Properties UI instead.
|
|---|
| 9 |
|
|---|
| 10 | The following example adds several DocSet attributes to every topic.
|
|---|
| 11 |
|
|---|
| 12 | <topic id="*">
|
|---|
| 13 | <attribute name="DocSet">My Custom DocSet</attribute>
|
|---|
| 14 | <attribute name="DocSet">NETFramework</attribute>
|
|---|
| 15 | <attribute name="DocSet">C#</attribute>
|
|---|
| 16 | <attribute name="DocSet">Visual Basic</attribute>
|
|---|
| 17 | <attribute name="DocSet">Visual Studio</attribute>
|
|---|
| 18 | <attribute name="DocSet">VisualWebDeveloper</attribute>
|
|---|
| 19 | <attribute name="DocSet">ExpressLibVS</attribute>
|
|---|
| 20 | </topic>
|
|---|
| 21 | -->
|
|---|
| 22 | <metadata assetTypeId="ContentMetadata">
|
|---|
| 23 | <topic id="*">
|
|---|
| 24 | <!-- insert metadata elements here for all topics -->
|
|---|
| 25 | </topic>
|
|---|
| 26 | </metadata>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.