We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce7a6f commit b4f27f4Copy full SHA for b4f27f4
Makefile
@@ -1,3 +1,6 @@
1
+gen-menu: hugo
2
+ python3 scripts/menu_generator.py data-bank.csv pages-list.csv tyk-docs/public/urlcheck.json
3
+
4
hugo:
5
cd tyk-docs && hugo
6
0 commit comments