mirror of
https://github.com/containers/podman.git
synced 2025-05-21 09:05:56 +08:00

Using varlink's idl parser, we generate API documentation for the podman API relying on the .varlink file as the source. Signed-off-by: baude <bbaude@redhat.com> Closes: #734 Approved by: baude
4 lines
117 B
Go
4 lines
117 B
Go
package docs
|
|
|
|
//go:generate go run varlink/apidoc.go ../cmd/podman/varlink/io.projectatomic.podman.varlink ../API.md
|