Put all annotation docs into the same 'how do I' page. Refs #2285

* This page now documents both how to annotate things from code in the
  application, as well as at runtime in the UI.
This commit is contained in:
baldurk
2021-06-01 13:29:09 +01:00
parent 6ce0b9a087
commit fb95285ca1
5 changed files with 179 additions and 131 deletions
+4 -4
View File
@@ -41,12 +41,12 @@
</OBJECT>
<UL>
<LI> <OBJECT type="text/sitemap">
<param name="Keyword" value="Annotating textures">
<param name="Local" value="how/how_view_texture.html#annotating-resources-with-names">
<param name="Keyword" value="Naming resources">
<param name="Local" value="how/how_annotate_capture.html#application-provided-object-names">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
<param name="Keyword" value="Creating Event Hierarchy">
<param name="Local" value="window/event_browser.html#annotating-your-frame">
<param name="Keyword" value="Event marker annotations">
<param name="Local" value="how/how_annotate_capture.html#application-provided-marker-regions">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
<param name="Keyword" value="Integrating RenderDoc functionality">