Skip to content

Commit 631b680

Browse files
committed
add stats extension to staging
1 parent d6b9b38 commit 631b680

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

antora-playbook-staging.diff.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
antora:
22
extensions:
33
- ./lib/report-tree.js
4+
- ./lib/site-stats-extension.js
5+
- ./lib/component-stats.js
46

57
site:
68
title: Couchbase Docs Staging

antora-playbook-staging.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ antora:
2626
- ./lib/embargo.js
2727
- ./lib/antora-component-version-rank.js
2828
- ./lib/report-tree.js
29+
- ./lib/site-stats-extension.js
30+
- ./lib/component-stats.js
2931
site:
3032
title: Couchbase Docs Staging
3133
url: https://docs-staging.couchbase.com

0 commit comments

Comments
 (0)