From a74107b506857b35c0ca9455177c309cd440a5aa Mon Sep 17 00:00:00 2001 From: baude Date: Wed, 9 May 2018 15:07:05 -0500 Subject: alphabetize the varlink methods, types, and errors in the docs We have decided to alphabetize things in the API documentation to help users find things easier. It also solves an issue where when being made, the API.md doc would remake itself in a different order resulting in massive diffs in the pull requests but no new content. Signed-off-by: baude Closes: #739 Approved by: baude --- cmd/podman/varlink/io.projectatomic.podman.varlink | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cmd/podman/varlink/io.projectatomic.podman.varlink') diff --git a/cmd/podman/varlink/io.projectatomic.podman.varlink b/cmd/podman/varlink/io.projectatomic.podman.varlink index 192fee795..5eaaf79f3 100644 --- a/cmd/podman/varlink/io.projectatomic.podman.varlink +++ b/cmd/podman/varlink/io.projectatomic.podman.varlink @@ -1,4 +1,5 @@ -# Podman Service Interface +# Podman Service Interface and API description. The master version of this document can be found +# in the [API.md](https://github.com/projectatomic/libpod/blob/master/API.md) file in the upstream libpod repository. interface io.projectatomic.podman -- cgit v1.2.3-54-g00ecf