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

10 commits

Author SHA1 Message Date
Martin Oberhuber
ca8cc6e1e3 Bug 435887 - Update cdt.doc.isv
The org.eclipse.cdt.doc.isv bundle had not been updated since Juno.
This commit adapts to the changes from bug 303083, and does some more
updates to comply with CDT 8.4 Luna:

1. Update the doc.isv bundle version number - I deliberately jumped
   from 5.2.0 to 5.4.0 in order to leave room for a Kepler version
   (not sure if it is a good idea to leave out a version)
2. Update CDT Release name to "8.4 (Luna)" and Coppyright Date (2014)
3. Update link to Oracle Java Docs since BREE is now Java 7
4. Add org.eclipse.cdt.core.native to the sourcepath for Javadocs
5. Add o.e.cdt.util.spawner and o.e.cdt.util.pty packages to API docs
6. Remove org.eclipse.cdt.core/search from the source path list
   That source folder had been removed 8 years ago when PDOM came :)
7. Fix an XHTML validation error in about.html that made it not
   possible to view Legal Notices from the docs link

There might be more CDT API packages that our community currently
uses and that are not yet generated into the API docs. Adding them
should be easy if that's desired, but I noticed that in many cases
the Javadocs themselves are somewhat weak so I didn't want to expose
them without the code owner's approval.

Change-Id: I6c16aed4408d83994075a9b0505bc7d3e68b11d1
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Reviewed-on: https://git.eclipse.org/r/27401
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-05-29 11:10:56 -04:00
Marc-Andre Laperle
43c82a3366 Bug 350828 - CDT doc bundles should include a pre-built help index.
Also restore building javadoc and extension documentation.
2012-01-15 03:10:29 -05:00
Vivian Kong
1991cfed8e Bug 314213 - Version and Copyright are outdated in cdt doc.isv 2010-05-31 15:07:57 +00:00
Vivian Kong
d8c47d612a Bug 307593 - [Accessibility] CDT documentation has accessibility issues 2010-03-31 01:34:27 +00:00
Doug Schaefer
37216cd824 [105915] Updates to fix up the ISV docs 2005-08-05 15:20:45 +00:00
Doug Schaefer
3e49b43357 Added core.search package to API docs. 2005-07-27 19:38:03 +00:00
Doug Schaefer
4470cb7627 Added the C Model classes into the API reference. 2004-11-19 19:55:18 +00:00
Doug Schaefer
1fe04a51d4 Fixed the ascii property on this file and updated it with debug.core stuff. 2004-11-18 21:10:36 +00:00
Doug Schaefer
d074ea78ab Updated the options for Linux and pub in a disclaimer on the DOM
section since it is likely to change.
2004-11-17 19:49:57 +00:00
Doug Schaefer
d3fe28291c Initial ISV Doc. Plus some goodies on the new DOM. 2004-11-17 19:30:08 +00:00