migrate langref documentation generation to the build system

This commit is contained in:
Andrew Kelley
2024-04-24 17:41:47 -07:00
parent 9d64332a59
commit 1b90888f57
283 changed files with 7745 additions and 6371 deletions

View File

@@ -53,6 +53,7 @@ ninja install
echo "Looking for non-conforming code formatting..."
stage3-debug/bin/zig fmt --check .. \
--exclude ../test/cases/ \
--exclude ../doc/ \
--exclude ../build-debug
# simultaneously test building self-hosted without LLVM and with 32-bit arm