Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Documentation/Developer Guide"

(re-org, reduce list nesting)
(Programmer's Guide)
Line 9: Line 9:
 
** [[Orion/Documentation/Developer Guide/Simple plugin example|Simple plugin example]]
 
** [[Orion/Documentation/Developer Guide/Simple plugin example|Simple plugin example]]
 
** [[Orion/Documentation/Developer Guide/Long running operations in services and plugins|Long running operations in services and plugins]]
 
** [[Orion/Documentation/Developer Guide/Long running operations in services and plugins|Long running operations in services and plugins]]
 +
** [[Orion/Documentation/Developer Guide/Plugin authentication|Plugins and authentication]]
  
 
* [[Orion/Documentation/Developer Guide/Core client services|Core client services]]
 
* [[Orion/Documentation/Developer Guide/Core client services|Core client services]]
Line 63: Line 64:
 
* Other services
 
* Other services
 
** orion.search.proposal
 
** orion.search.proposal
 
  
 
==== Reference ====
 
==== Reference ====

Revision as of 10:12, 30 July 2014

Pages listed here appear in the Orion Developer Guide that is included in each Orion build. Be sure to follow the Orion doc guidelines on the main Orion/Documentation page.

Programmer's Guide

  • Other services
    • orion.search.proposal

Reference

Back to the top