Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gvozdev2013-06-03 21:36:40 +0000
committerAndrew Gvozdev2013-06-05 18:37:07 +0000
commit4732c34a583725d340d42fce4e54818b96cf5de1 (patch)
tree7ff381ace3907621c114ef4ba765720d80b4bd2a /doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm
parent0062971af161b820699e78c85dcc78e7d6814c5c (diff)
downloadorg.eclipse.cdt-4732c34a583725d340d42fce4e54818b96cf5de1.tar.gz
org.eclipse.cdt-4732c34a583725d340d42fce4e54818b96cf5de1.tar.xz
org.eclipse.cdt-4732c34a583725d340d42fce4e54818b96cf5de1.zip
bug 409392: Update context help and user documentation for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm
index 67696fbb174..90f35b4e3a4 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_o_concepts.htm
@@ -40,7 +40,7 @@
-->
<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_build_conc.htm">Build</a><br>
<img src="../images/trans.gif" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_build_over.htm">Building C/C++ Projects</a><br>
- <img src="../images/trans.gif" width="50" height="1" alt=""><a style="text-decoration:none" href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.doc.isv/guide/mbs/extensibilityGuide/Managed_Build_Extensibility.html?root=Tools_Project&view=co">Manage Build Extensibility Document</a><br>
+ <img src="../images/trans.gif" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_scanner_discovery.htm">Scanner Discovery of include paths and preprocessor macros</a><br>
<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_dbg_concepts.htm">Debug</a><br>
<img src="../images/trans.gif" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_brkpnts.htm">Breakpoints</a><br>
<img src="../images/trans.gif" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_over_dbg.htm">Debug overview</a><br>

Back to the top