| Summary: | Create Zest 1.x Doc Plugin and remove Zest 1.x documentation from wiki | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF-Legacy Zest | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 3.9.100 (Luna) M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 419720 | ||
| Bug Blocks: | |||
|
Description
Alexander Nyßen
Performed the following changes (pushed all changes to origin/master): - Created org.eclipse.zest.doc.isv plug-in, which provides API reference and a very small guide document, containing the information extracted from the Zest 1.x wiki page (http://wiki.eclipse.org/GEF_Zest_Visualization) - Renamed the "GEF & Draw2d Plug-in Developers Guide" to "GEF Developers Guide" and integrated the Zest API reference and guide via anchors. - Added the org.eclipse.zest.doc.isv plug-in to the Zest SDK feature. - Integrated the org.eclipse.zest.doc.isv plug-in into the relent pom.xml. - Ensured that all documentation plug-ins use the consistent naming of Draw2d, GEF (MVC), and Zest when referring to the individual components - Cleaned up overview page of Draw2d documentation plug-in. - Removed unused topics_Samplex.toc from GEF documentation plug-in. I also updated the reference documentation wiki page (http://wiki.eclipse.org/GEF/Reference_Documentation) accordingly. What remains to be done is to remove the old wiki pages related to Zest 1.x (i.e. http://wiki.eclipse.org/GEF_Zest_Visualization and the images referenced by it). Unset target milestone as the specified one is already passed. Created bug #419720 to keep track of the remaining wiki page deletion. If this is completed, the reference documentation of Draw2d and GEF 3.x as well as Zest 1.x is all statically contained in the respective doc.isv bundles, while the GEF4 documentation (including Zest 2.x) will be found in the wiki. Due to webmaster's comment in bug #419720, instead of removing the GEF_Zest_Visualization wiki page, I changed it to redirect to the GEF wiki main page. Resolving this as fixed. |