mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 02:05:39 +02:00
Add anchors to support externally linked manuals, for example EDC.
This commit is contained in:
parent
e54fe20d88
commit
dfd04c1bd8
1 changed files with 6 additions and 0 deletions
|
@ -8,20 +8,26 @@
|
||||||
|
|
||||||
<topic label="Getting Started" href="getting_started/cdt_o_tutorial.htm">
|
<topic label="Getting Started" href="getting_started/cdt_o_tutorial.htm">
|
||||||
<link toc="topics_Getting_Started.xml" />
|
<link toc="topics_Getting_Started.xml" />
|
||||||
|
<anchor id="cdt_GettingStarted_Anchor"/>
|
||||||
</topic>
|
</topic>
|
||||||
|
|
||||||
<topic label="Concepts" href="concepts/cdt_o_concepts.htm">
|
<topic label="Concepts" href="concepts/cdt_o_concepts.htm">
|
||||||
<link toc="topics_Concepts.xml" />
|
<link toc="topics_Concepts.xml" />
|
||||||
|
<anchor id="cdt_Concepts_Anchor"/>
|
||||||
</topic>
|
</topic>
|
||||||
|
|
||||||
<topic label="Tasks" href="tasks/cdt_o_tasks.htm">
|
<topic label="Tasks" href="tasks/cdt_o_tasks.htm">
|
||||||
<link toc="topics_Tasks.xml" />
|
<link toc="topics_Tasks.xml" />
|
||||||
|
<anchor id="cdt_Tasks_Anchor"/>
|
||||||
</topic>
|
</topic>
|
||||||
|
|
||||||
<topic label="Reference" href="reference/cdt_o_ref.htm">
|
<topic label="Reference" href="reference/cdt_o_ref.htm">
|
||||||
<link toc="topics_Reference.xml" />
|
<link toc="topics_Reference.xml" />
|
||||||
|
<anchor id="cdt_Reference_Anchor"/>
|
||||||
</topic>
|
</topic>
|
||||||
|
|
||||||
|
<anchor id="cdt_Appendum_Anchor"/>
|
||||||
|
|
||||||
<topic label="What's new in CDT 6.0" href="concepts/cdt_c_whatsnew.htm"/>
|
<topic label="What's new in CDT 6.0" href="concepts/cdt_c_whatsnew.htm"/>
|
||||||
|
|
||||||
<topic label="Legal" href="notices.html"/>
|
<topic label="Legal" href="notices.html"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue