
OAuth docs: documented the OAuth authorization flow and how to register your application Account docs: documented getting/updating user profile data documented getting/updating user email data Docker-DCO-1.1-Signed-off-by: Josh hawn <josh.hawn@docker.com> (github: jlhawn)
20 lines
370 B
ReStructuredText
20 lines
370 B
ReStructuredText
:title: API Documentation
|
|
:description: docker documentation
|
|
:keywords: docker, ipa, documentation
|
|
|
|
APIs
|
|
====
|
|
|
|
Your programs and scripts can access Docker's functionality via these interfaces:
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
registry_index_spec
|
|
registry_api
|
|
index_api
|
|
docker_remote_api
|
|
remote_api_client_libraries
|
|
docker_io_oauth_api
|
|
docker_io_accounts_api
|
|
|