mirror of
https://github.com/boostorg/locale.git
synced 2026-01-19 04:22:08 +00:00
Improve gendoc script
This commit is contained in:
@@ -5,4 +5,8 @@
|
||||
# Distributed under the Boost Software License, Version 1.0.
|
||||
# https://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
rm html/* && doxygen
|
||||
set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
rm -rf html
|
||||
doxygen
|
||||
|
||||
Reference in New Issue
Block a user