mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
Bug 307593 - [Accessibility] CDT documentation has accessibility issues
This commit is contained in:
parent
47d095cfd4
commit
66ef5c2e80
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
Include Browser view
|
Include Browser view
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.cdt.ui.includeBrowser)")'>Include Browser</a> view shows the <tt><include></tt> and <tt>#include</tt> relationships between source and header files.
|
The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.cdt.ui.includeBrowser)")'>Include Browser</a> view shows the <span class="typewriter"><include></span> and <span class="typewriter">#include</span> relationships between source and header files.
|
||||||
</p>
|
</p>
|
||||||
<p><img src="../images/view_include_browser.png" border="0" alt="Include Browser view" /></p>
|
<p><img src="../images/view_include_browser.png" border="0" alt="Include Browser view" /></p>
|
||||||
<h2 class="Head">
|
<h2 class="Head">
|
||||||
|
|
Loading…
Add table
Reference in a new issue