Trick-17 / clang-build

Clang-based cross platform build system written in Python
https://clang-build.readthedocs.io
MIT License
8 stars 3 forks source link

Add "Documentation" as new target type? #107

Open GPMueller opened 4 years ago

GPMueller commented 4 years ago

When scripting is properly available, see issue #87, documentation generation can be easily implemented using Python. Still, we may want to specify documentation as a target type, which does not involve any dependency checks etc.