renamed build_docs.sh to build_antora.sh as per ci_boost_release.py requisites

This commit is contained in:
joaquintides
2025-10-24 20:29:17 +02:00
committed by Gennaro Prota
parent 354c63cb24
commit f12c918881
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ import virtual-target ;
path-constant HERE : . ;
make html/index.html : build_docs.sh : @run-script ;
make html/index.html : build_antora.sh : @run-script ;
generate files-to-install : html/index.html : <generating-rule>@delayed-glob ;
install install
: files-to-install