Skip to content

Commit

Permalink
Link parameter-based customization to related topics
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Sheen <roger@infotexture.net>
  • Loading branch information
infotexture committed Dec 3, 2016
1 parent 4f5a488 commit a4efa06
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions resources/reltable.ditamap
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,12 @@
<linktext>XHTML transformation</linktext>
</topicmeta>
</topicref>
<topicref href="../user-guide/dita2html5.dita">
<topicmeta>
<linktext>HTML5 transformation</linktext>
</topicmeta>
</topicref>
</relcell>
<relcell/>
<relcell>
<topicref href="../parameters/parameters-xhtml.dita" navtitle="XHTML transformation"/>
<topicref keyref="html-customization-parameters"/>
</relcell>
<relcell>
<topicref href="../parameters/parameters-xhtml.dita"/>
</relcell>
</relrow>
<relrow>
Expand All @@ -122,9 +119,11 @@
</topicmeta>
</topicref>
</relcell>
<relcell/>
<relcell>
<topicref href="../parameters/parameters-html5.dita" navtitle="HTML5 transformation"/>
<topicref keyref="html-customization-parameters"/>
</relcell>
<relcell>
<topicref href="../parameters/parameters-html5.dita"/>
</relcell>
</relrow>
<relrow>
Expand Down

0 comments on commit a4efa06

Please sign in to comment.