]
Gytis Trikleris commented on JBTM-2393:
---------------------------------------
[~tomjenkinson], where did you find that docs example? That pressgang thing seems like
dying
Add google analytics to the docs and narayana.io
------------------------------------------------
Key: JBTM-2393
URL:
https://issues.jboss.org/browse/JBTM-2393
Project: JBoss Transaction Manager
Issue Type: Task
Components: Documentation
Reporter: Tom Jenkinson
Assignee: Gytis Trikleris
Fix For: 5.next
For the docs, see an example here:
https://github.com/pressgang/pressgang-tools/blob/master/pressgang-tools-...
<transformerParameters>
<html.googleAnalyticsId>UA-XXXXXXX-X</html.googleAnalyticsId>
<html.googleTagManagerId>GTM-NJWS5L</html.googleTagManagerId>
<html.googleTagManagerChannel>MyProject</html.googleTagManagerChannel>
</transformerParameters>
We don't want that in normal builds, maybe add it in a release profile and update
brp.xml to generate the docs with that enabled.