Updated SoftwareAddon (markdown)

David Anderson 2023-05-01 14:58:42 -07:00
parent 8cef567396
commit d37ddc550a
1 changed files with 1 additions and 1 deletions

@ -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)