mirror of https://github.com/BOINC/boinc.git
Updated SoftwareAddon (markdown)
parent
8cef567396
commit
d37ddc550a
|
@ -10,7 +10,7 @@ that interact with BOINC components:
|
|||
* [Web RPCs](WebRpc): These interfaces let a program or web site obtain information about projects, and create/edit entities (users, teams, hosts) on projects.
|
||||
* [Local editing of preferences](PrefsOverride): This mechanism lets you write programs for local editing of preferences.
|
||||
* APIs for [remote job submission](RemoteJobs), [management of input files](RemoteInputFiles), and [fetching output files](RemoteOutputFiles).
|
||||
* [CrossProjectUserId](Cross-project user identification)
|
||||
* [Cross-project user identification](CrossProjectUserId)
|
||||
* [Keywords](DesignKeywords)
|
||||
* [Specialized download pages](DownloadInfo)
|
||||
|
||||
|
|
Loading…
Reference in New Issue