Skip to content

Commit a089fdf

Browse files
committed
Set GA id
1 parent 76e88e6 commit a089fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/make/lib/docs/typedoc.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ TYPEDOC_HTML_FLAGS ?= \
5757
--theme $(CONFIG_DIR)/typedoc/theme/ \
5858
--hideGenerator \
5959
--readme $(CONFIG_DIR)/typedoc/index.md \
60+
--gaID 'UA-105890493-1' \
6061
--out $(TYPEDOC_HTML_OUT)
6162

6263
# Define command-line options to be used when invoking the TypeDoc executable to generate TypeDoc JSON:

0 commit comments

Comments
 (0)