Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ oxygen-sdk-workspace/sdkExtensions/oxygen-gim-extensions/samples/
runtime-New_configuration/
oxygen-sdk-workspace/.metadata/
oxygen-sdk-workspace/RemoteSystemsTempFiles/
out/
temp/
styleguide/
2 changes: 1 addition & 1 deletion info-model/bm_InformationModelBookmap.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<topicref format="dita" href="c_UserInterface.dita" navtitle="User interface elements"
type="concept"/>
</chapter>
<chapter href="c_MapsAndBookMaps.dita" navtitle="Maps and bookmaps" type="concept">
<chapter href="c_MapsAndBookmaps.dita" navtitle="Maps and bookmaps" type="concept">
<topicref href="c_Maps.dita" navtitle="Maps" type="concept">
<topicref href="c_MapStructure.dita" navtitle="Map structure" type="concept"/>
<topicref href="c_MapElements.dita"/>
Expand Down
2 changes: 1 addition & 1 deletion info-model/c_WritingShortDescriptions.dita
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If you have nothing more to add, do not include a short description"?>
from cover to cover.<?oxy_comment_end?><note>For navigation purposes, you might want to
group several topics together under a heading; instead of creating a container topic for
that heading and a short description, use the &lt;topichead> element in your map. See
<xref href="c_mapelements.dita#Maps"/> for more information.<draft-comment>Rephrase
<xref href="c_MapElements.dita#Maps"/> for more information.<draft-comment>Rephrase
this note if they aren't requiring a shortdesc--instead of creating an empty container
topic for that heading </draft-comment></note></li>
</ul>
Expand Down