| Summary: | Polishing of GEF4 FX component (javadoc, doc) | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF FX | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) RC3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Implemented the following changes so far (which are pushed to origin/master): - Changed jdt.core.prefs to report javadoc warnings where documentation is still missing (we should switch to error as soon as all warnings are resolved). - Started to augment javadoc. - Ensured GEF4 Common and GEF4 Geometry javadoc are properly linked offline by javadoc. - Ensured Google Guava javadoc is properly linked (online). Created "standard" document structure at http://wiki.eclipse.org/GEF/GEF4/FX. However, most of the section still need to be filled with contents. Started to augment documentation in the wiki (added class diagrams). I added some content to the developer documentation in the Wiki and added all missing javadoc comments within FX, however, FX.UI is still lacking some javadoc. I added the remaining javadoc to FX.UI and enhanced the Wiki documentation for FX.UI. Therefore, I resolve this ticket as fixed for 3.10.0RC3. |