1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00

Bug #185048: doc update

This commit is contained in:
Oleg Krasilnikov 2007-05-11 10:56:44 +00:00
parent 0ed18f8829
commit ad32cf2705
5 changed files with 10 additions and 15 deletions

View file

@ -29,18 +29,13 @@ see <a href="../tasks/cdt_t_proj_ref.htm">Selecting referenced projects</a>.</p>
<h2>Project types</h2>
<p>You can create a standard make C or C++ project or a managed make C or C++
project.</p>
<p>You can create a C or C++ project.</p>
<h3>Standard make C or C++ project</h3>
<p>To build your project, you can either create your own makefile,
or let CDT generate the makefiles for you automatically.</p>
<p>You need to create a makefile in order to build your project or use an
existing makefile.</p>
<h3>Managed make C or C++ project</h3>
<p>A managed make project generates the makefiles for you automatically.
These files are required for your managed make projects to build successfully.</p>
<p>You can toggle these modes (generate makefiles or not)
at any time for existing project. Use <a href="../reference/cdt_o_proj_prop_pages.htm">properties.</a> </p>
<h2>Project conversion</h2>

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

View file

@ -4,16 +4,16 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>C/C++ Open Type</title>
<title>C/C++ Open Element</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Open Type</h1>
<h1>C/C++ Open Element</h1>
<p>Use Open Type to open up the declaration of C/C++ classes, structures, unions, typedefs, enumerations and namespaces.</p>
<p>Use Open Element to open up the declaration of C/C++ classes, structures, unions, typedefs, enumerations and namespaces.</p>
<p><img src="../images/cdt_open_type.png" alt="C/C++ Open Type Dialog Box" ></p>
<p><img src="../images/cdt_open_element.png" alt="C/C++ Open Element Dialog Box" ></p>

View file

@ -42,7 +42,7 @@
</topic>
<topic label="C/C++ Toolbar" href="reference/cdt_u_toolbar.htm"/>
<topic label="C/C++ Open Type" href="reference/cdt_u_open_type.htm"/>
<topic label="C/C++ Open Element" href="reference/cdt_u_open_element.htm"/>
<topic label="C/C++ Find and Replace" href="reference/cdt_u_find_replace.htm"/>
<!-- PREFERENCE TOPICS -->