mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Patch for bug 203876 by L. Frank Turovich
This commit is contained in:
parent
1a1fedda9d
commit
0ccfe513e0
3 changed files with 5 additions and 6 deletions
|
@ -11,8 +11,7 @@
|
|||
<h1>Discovery options preferences </h1>
|
||||
<br>
|
||||
<p style="margin-top: 0">Controls how to discover information required to build your project, enhance search and Content Assist functionality, and automatically enhance your makefile, such as include paths and symbol definitions.</p>
|
||||
<p style="margin-top: 0">
|
||||
<img border="0" src="../images/mpref_discovopts.png" </p>
|
||||
<p style="margin-top: 0"><img src="../images/mpref_discovopts.png" width="801" height="676"></p>
|
||||
|
||||
<table cellpadding="5" cellspacing="0" border="1" >
|
||||
<br>
|
||||
|
@ -115,7 +114,7 @@ the entire project (configuration). This means that both the project and per-fil
|
|||
<td><dt>Browse</dt></td>
|
||||
<td>Click to browse for a file to include in the compiler invocation command. This button is only visible when <b>Configuration</b> is set to Release and the <b>Discovery Profiles Scope</b> is set to <b>Configuration-wide</b>.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p><img border="0" src="../images/ngref.gif" alt="Related reference"
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
<body>
|
||||
<h1>C/C++ Project Properties, Managed, C/C++ Documentation</h1>
|
||||
<p>You can select which installed documentation to use for your project.</p>
|
||||
<p><img img="" src="../images/mprop_documentation.png"
|
||||
alt="C/C++ Project Properties, Managed, C/C++ Documentation"></p>
|
||||
<p><img src="../images/prop_doc.png"
|
||||
alt="C/C++ Project Properties, Managed, C/C++ Documentation" width="842" height="395" img=""></p>
|
||||
<p></p>
|
||||
<dl>
|
||||
<dt>Help Books</dt>
|
||||
|
|
|
@ -39,7 +39,7 @@ button.<br>
|
|||
<p><img src="../images/ngref.gif" alt="Related reference" border="0"
|
||||
height="21" width="143"><br>
|
||||
<a href="cdt_t_convert_cdt_proj.htm">Converting CDT 1.x Projects</a><br>
|
||||
<a href="../reference/cdt_u_sprop_mdiscovery.htm">C/C++ Project
|
||||
<a href="../reference/cdt_u_prop_build_discovery.htm">C/C++ Project
|
||||
Properties, Discovery Options</a></p>
|
||||
<img src="../images/ng00_04a.gif" alt="QNX Copyright Statement">
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue