1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Andrew Gvozdev
4732c34a58 bug 409392: Update context help and user documentation for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages 2013-06-05 14:37:07 -04:00
Vivian Kong
52cf5f2b85 Bug 389951 - [Accessibility] CDT documentation has accessibility issues 2012-09-19 21:17:46 -04:00
Vivian Kong
6e469df334 Bug 341483 - [Accessibility] CDT documentation has accessibility issues 2011-03-31 13:59:18 +00:00
Anton Leherbauer
243f8c2fc0 Minor doc fix 2007-07-02 08:54:53 +00:00
Anton Leherbauer
b71d4ab820 Documentation update 2007-06-14 15:58:09 +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
David Daoust
8a44263910 From Dave Williams: Minor update 2004-06-24 20:26:35 +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
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
e40dd5c703 From Dave Williams: This patch is a cleanup of some script references, tags and format changes within the HTML required by translation tools. 2004-05-10 14:38:08 +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
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
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