From 86be59de47292bcdfc102c8873809475ad7b9c80 Mon Sep 17 00:00:00 2001 From: Simon Dew <39966290+simon-dew@users.noreply.github.com> Date: Thu, 24 Sep 2020 23:10:10 +0100 Subject: [PATCH] Add cb-swagger repo for REST API documentation (#280) --- antora-playbook.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/antora-playbook.yml b/antora-playbook.yml index 73cae72253..5d43872568 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -36,6 +36,9 @@ content: - url: https://git@github.com/couchbase/backup branches: [master, mad-hatter, 6.5.x-docs, alice, vulcan, spock, 5.0.x] start_path: docs + - url: https://github.com/couchbaselabs/cb-swagger + branches: [release/6.6, release/6.5, release/6.0] + start_path: docs # NOTE docs-server is currently after other server repos so nav key wins - url: https://github.com/couchbase/docs-server branches: [release/7.0, release/6.6, release/6.5, release/6.0, release/5.5, release/5.1, release/5.0]