1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

31 commits

Author SHA1 Message Date
Norbert Plött
8811ecbb05 Added documentation for Completion Proposal Filter preference 2006-02-02 13:39:28 +00:00
Alain Magloire
725ad300be Update images from Chris Herborth 2005-08-12 19:49:53 +00:00
David Daoust
8c37d3dbe0 Doc update from Devin.
Here's what I've changed:

changes to the doc htm files:
- added open definition
-> added concepts/cdt_c_open_definitions.htm
-> added images/openDefinition.png
-> added images/open_definition_error.png
-> updated images/openDeclaration.png
-> updated images/open_declaration_error.png
-> added tasks/cdt_t_open_definitions.htm
-> updated links to point to open definition wherever open declaration is linked
- information about the code reader buffer and properties in the menu
-> added images/cdt_pref_parser.png
-> added reference/cdt_o_parser_pref.htm (C/C++ Parser preferences)
-> added reference/cdt_u_c_parser_codereader_cache_pref.htm
-> added link to cdt_o_parser_pref.htm in reference/cdt_o_ref.htm
- removed reference/cdt_u_shared_lib_view_pref.htm since it has no useful information (also removed the corresponding link in contexts_CDT_DEBUGGER.xml)
- renamed the link absolute path "file:///E:/CDT/3.1/eclipse/org.eclipse.cdt.doc.user/images/indexer_import_largeproject1.PNG" in
tasks/indexer_importing_large_project.html to the relative path "../images/indexer_import_largeproject1.PNG"

dead links:
removed: concepts/cdt_c_editor.htm -> <br><a href="../reference/cdt_u_editor_key_bind.htm">C/C++ editor key binding actions</a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
renamed to references/cdt_u_m_edit.htm: concepts/cdt-c_templates.htm -> <a href="../reference/cdt_u_menu_edit.htm">Edit menu</a>
removed: concepts/cdt_o_concepts.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
removed: reference/cdt_u_m_project.htm -> Concepts/cdtconcepts-4.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_mfile_rbcs.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_search_pref.htm
renamed to cdt_o_mproj_pref.htm: reference/cdt_o_ref.htm -> reference/cdt_o_mproj_pref.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: tasks/cdt_o_tasks.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
2005-08-12 13:43:10 +00:00
Mikhail Khodjaiants
6a8bcfb148 CDT 3.0. 2005-08-09 20:57:18 +00:00
Mikhail Sennikovsky
a5a3670177 The patch from Sunil Davasam that updates the configuration management documentation 2005-08-05 14:31:13 +00:00
Bogdan Gheorghe
4d5059e54b User Docs for indexer/search 2005-07-27 21:41:08 +00:00
Bogdan Gheorghe
f7ea41ecca User Docs for indexer 2005-07-27 20:04:02 +00:00
Leo Treggiari
242a1adb39 Update copyrights for the pages that I modified 2005-07-23 13:27:07 +00:00
Vladimir Hirsl
ede231c47e Updated Scanner Config Discovery property page user documentation. 2005-07-22 17:23:58 +00:00
Leo Treggiari
3aa6c3c301 Update for MBS user documentation - primarily build environment and macro descriptions 2005-07-20 18:15:18 +00:00
Doug Schaefer
db1fd7ec40 Images for Docs for Leo. 2005-07-18 14:48:39 +00:00
David Daoust
b77a4b7284 Fix 75290 2005-06-28 12:41:55 +00:00
David Daoust
e2e0f90bc6 From Leo: a patch for the Getting Started -> CDT Importing an Existing Project Tutorial to match the updated MBS 2004-12-06 18:29:53 +00:00
David Daoust
84ba412d4b This patch adds the following 2 topics:
-  Tasks -> Work with C or C++ project files -> Converting CDT 2.0 Managed Make Projects
-  Reference -> Project Properties -> Managed Make File Properties

Thanks,
Leo
2004-11-30 13:54:34 +00:00
David Daoust
bf25c0b470 New Managed build documentation from Leo 2004-11-22 14:16:44 +00:00
David Daoust
2afbe7e5f4 From Dave Williams: Doc updates to the reference section for:
new Discovery Problem Reporting option (3 changes)
new Binary Parser section for New Managed Make Project Properties (1 addition and new screen captures for that section)
updates to two concepts docs, the cdt_c_search.htm and cdt_c_makefile.htm which were showing some errors on certain characters
2004-06-28 22:05:29 +00:00
David Daoust
500eed90e7 From Dave Williams: Updated screen shots 2004-06-24 15:59:43 +00:00
David Daoust
30a3b9c06f From Dave Williams: Continuing doc clean up.
All .htm files have changed for Copyright notice change.

New search docs (including indexer), new screen caps.
2004-06-24 10:49:13 +00:00
David Daoust
131153f1f1 From Dave Williams: New Indexer docs: 2004-06-22 13:27:13 +00:00
David Daoust
b0f3f77bad From Dave Williams: Continuing doc cleanup, new tutorials, updated screen captures, changed workflows as required. 2004-06-21 10:33:03 +00:00
David Daoust
cda607e788 From Dave Williams: Doc cleanup. 2004-06-14 11:25:12 +00:00
David Daoust
0abdb4a482 From Dave Williams:
Doc patch for bug # 44464, 56753, 59317

Updates required for UI changes.
2004-06-11 14:23:07 +00:00
David Daoust
458a70dd54 From Dave Williams: Doc updates, added a few new files into the Concepts and Reference sections. 2004-06-02 19:01:38 +00:00
David Daoust
1dfa3d2e95 Doc cleanup, added in a few new documents and referenced them in the appropriate .xml files.
New Standard Make Tutorial.
2004-05-15 20:50:33 +00:00
David Daoust
3888fd21dd From Dave Williams:
Doc update, fixes to various docs, new tutorial.
2004-05-05 12:45:42 +00:00
David Daoust
eb74a74427 From Dave Williams: Screen captures were added or changed, modified all files with screen captures to use JavaScript to shrink images until the user clicks them. Updated menu lists in docs (removed tables, now shows full content below section name). 2004-04-28 17:02:19 +00:00
David Daoust
671ed2ffa7 From Dave Williams: Screen captures were added, procedures were changed for 2.0, testing a JavaScript to shrink images until the user clicks them. 2004-04-26 15:41:43 +00:00
David Daoust
010da4dcb9 From Dave Williams:
Another doc update patch.  This one includes screen captures for the C++ preferences, and some views, outline view, projects view.

Updated the references page to show all documentation in that section from the main page (there were double linked sections and some docs were not linked).

Updated the topics_Reference.xml, it also contained invalid and double linked sections.
2004-04-19 14:57:01 +00:00
David Daoust
54490364bb From Dave Williams: Added in screen captures and updated material for C/C++ Editor, Content Assist and Search dialog boxes. 2004-04-12 14:53:37 +00:00
Tanya-Marise De Sousa
f26603479a Updated copyright graphic. Made other content changes. 2003-12-19 20:47:29 +00:00
Tanya-Marise De Sousa
bbb4ddf501 CDT User Guide files have been restructured
to facilitate contributions by the open source community.
2003-11-28 21:50:02 +00:00