diff --git a/doc/antora_docs.sh b/doc/antora_docs.sh new file mode 100755 index 00000000..5fc4a429 --- /dev/null +++ b/doc/antora_docs.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +set -ex + +SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) +cd "$SCRIPT_DIR" + +npm ci +npx antora unordered-playbook.yml diff --git a/index.html b/index.html index afbc35e3..a9d60f6a 100644 --- a/index.html +++ b/index.html @@ -7,10 +7,10 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- + Automatic redirection failed, please go to -doc/html/unordered.html +doc/html/index.html