From f432999023d3529d60849987c885c6784f2ef1f0 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Mon, 20 Jan 2020 13:59:40 -0600 Subject: [CI:DOCS] Add logo and dev statement Add statement to the info section stating this is experimental only for now. Also add the podman logo to the right-hand navigation. Signed-off-by: Brent Baude --- pkg/api/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkg/api/Makefile') diff --git a/pkg/api/Makefile b/pkg/api/Makefile index 3d70376df..8a1556800 100644 --- a/pkg/api/Makefile +++ b/pkg/api/Makefile @@ -1,3 +1,5 @@ +export GO111MODULE=off + SWAGGER_OUT ?= swagger.yaml swagger: -- cgit v1.2.3-54-g00ecf