Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
5819ca89
Unverified
Commit
5819ca89
authored
Feb 05, 2026
by
Simon Mo
Committed by
GitHub
Feb 05, 2026
Browse files
[Docs] Add reo analytics (#33957)
Signed-off-by:
simon-mo
<
simon.mo@hey.com
>
parent
79028d43
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
docs/mkdocs/javascript/reo.js
docs/mkdocs/javascript/reo.js
+3
-0
mkdocs.yaml
mkdocs.yaml
+1
-0
No files found.
docs/mkdocs/javascript/reo.js
0 → 100644
View file @
5819ca89
// Reo.Dev documentation tracking
// https://docs.reo.dev/integrations/tracking-beacon/install-javascript-for-documentation
!
function
(){
var
e
,
t
,
n
;
e
=
"
d5c4337961ef0ac
"
,
t
=
function
(){
Reo
.
init
({
clientID
:
"
d5c4337961ef0ac
"
})},(
n
=
document
.
createElement
(
"
script
"
)).
src
=
"
https://static.reo.dev/
"
+
e
+
"
/reo.js
"
,
n
.
defer
=!
0
,
n
.
onload
=
t
,
document
.
head
.
appendChild
(
n
)}();
mkdocs.yaml
View file @
5819ca89
...
@@ -141,6 +141,7 @@ extra_css:
...
@@ -141,6 +141,7 @@ extra_css:
-
mkdocs/stylesheets/extra.css
-
mkdocs/stylesheets/extra.css
extra_javascript
:
extra_javascript
:
-
mkdocs/javascript/reo.js
-
mkdocs/javascript/run_llm_widget.js
-
mkdocs/javascript/run_llm_widget.js
-
mkdocs/javascript/mathjax.js
-
mkdocs/javascript/mathjax.js
-
https://unpkg.com/mathjax@3.2.2/es5/tex-mml-chtml.js
-
https://unpkg.com/mathjax@3.2.2/es5/tex-mml-chtml.js
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment