We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e88e6 commit a089fdfCopy full SHA for a089fdf
tools/make/lib/docs/typedoc.mk
@@ -57,6 +57,7 @@ TYPEDOC_HTML_FLAGS ?= \
57
--theme $(CONFIG_DIR)/typedoc/theme/ \
58
--hideGenerator \
59
--readme $(CONFIG_DIR)/typedoc/index.md \
60
+ --gaID 'UA-105890493-1' \
61
--out $(TYPEDOC_HTML_OUT)
62
63
# Define command-line options to be used when invoking the TypeDoc executable to generate TypeDoc JSON:
0 commit comments