| title | layout |
|---|---|
Stdlib API |
docs |
The stdlib API describes the so-called stdlib, a list of items recommended to be installed for every user, which might possibly later be done by the AHK installer.
The stdlib API consists of 4 parts:
- the Stdlib Release API, which describes and manages the different releases of the stdlib
- the Stdlib Candidate API, which handles the suggestion and acception / rejection of new items for a future stdlib release
- the Stdlib Pending Items API, which gives information about items which have been accepted, but are not yet included in a stdlib release
- the Stdlib Items API for general information on items and their inclusion in stdlib releases
Visit the individual documentation for further information (Note that the docs are pretty much incomplete at the moment).