Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Documentation Work in Progress"

(New page: *'''Buckminster Architecture''' - provides an overview of the architectural details of Buckminster. **This can be short document. **It is intended as an entry point for anyone wanting ...)
 
 
Line 2: Line 2:
 
**This can be short document.
 
**This can be short document.
 
**It is intended as an entry point for anyone wanting to know more about "How Buckminster does things" rather than "what it does". Extension point implementers should find this useful.
 
**It is intended as an entry point for anyone wanting to know more about "How Buckminster does things" rather than "what it does". Extension point implementers should find this useful.
 +
*'''[[Buckminster UI Guide]]''' - usage guidance for the existing Buckminster IDE extensions
 
*'''[[Buckminster Component Readers]]''' - a summary of all implement component readers, the reader extension point and requirements of existing readers with regard to third-party components, version converter assumptions, etc.
 
*'''[[Buckminster Component Readers]]''' - a summary of all implement component readers, the reader extension point and requirements of existing readers with regard to third-party components, version converter assumptions, etc.
 
*'''[[Buckminster Extension Points]]''' - an overview of all Buckminster extension points with examples.
 
*'''[[Buckminster Extension Points]]''' - an overview of all Buckminster extension points with examples.
 
*API documentation
 
*API documentation
 
**'''[[Buckminster API]]''' - can be a pointer to Javadocs.
 
**'''[[Buckminster API]]''' - can be a pointer to Javadocs.

Latest revision as of 07:27, 31 August 2007

  • Buckminster Architecture - provides an overview of the architectural details of Buckminster.
    • This can be short document.
    • It is intended as an entry point for anyone wanting to know more about "How Buckminster does things" rather than "what it does". Extension point implementers should find this useful.
  • Buckminster UI Guide - usage guidance for the existing Buckminster IDE extensions
  • Buckminster Component Readers - a summary of all implement component readers, the reader extension point and requirements of existing readers with regard to third-party components, version converter assumptions, etc.
  • Buckminster Extension Points - an overview of all Buckminster extension points with examples.
  • API documentation

Back to the top