Codec2: generate documentation via make
Usage: mmm codec2:DOC_TARGET
DOC_TARGETs:
docs-api: API documentation
requires doxygen
output: $(OUT_DIR)/target/common/docs/codec2/api/index.html
docs-internal: all Codec2 packages documentation (including tests
and platform support)
requires doxygen
output: $(OUT_DIR)/target/common/docs/codec2/internal/index.html
docs-all: build all doc targets
Change-Id: I75f6d599d7200e3e5522f4d9d10ffe16f11ed249
Loading
Please register or sign in to comment