From ca318381b2061c1b5da5b6b1273faf0c4dbbd5ed Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 4 Sep 2020 18:08:55 -0400 Subject: [PATCH] LP#1848524: tweak the Antora site.yml - point to docs/ - default to the current checkout when building docs Signed-off-by: Galen Charlton --- docs/site.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/site.yml b/docs/site.yml index fb26eda3ed..1ce33924c5 100644 --- a/docs/site.yml +++ b/docs/site.yml @@ -6,8 +6,8 @@ content: sources: - url: ../ # - url: git@git.evergreen-ils.org:working/Evergreen.git - branches: LP1848524_antora_ize_docs - start_path: docs-antora + branches: HEAD + start_path: docs ui: bundle: url: ./../../eg-antora/build/ui-bundle.zip -- 2.11.0