We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de09aeb commit 03ac7b1Copy full SHA for 03ac7b1
package.json
@@ -14,6 +14,7 @@
14
"write-translations": "docusaurus write-translations",
15
"rest-doc": "redocly bundle external@latest --output external.yaml && redocly build-docs ./external.yaml -o static/rest.html && rm ./external.yaml",
16
"crowdin": "crowdin",
17
+ "llmstxt": "mdctl llmstxt -f https://docs.timeplus.com/sitemap.xml > static/llms-full.txt",
18
"spellcheck": "spellchecker --config spellchecker/config.yml",
19
"en-pdf-list": "npx docusaurus-prince-pdf -u https://docs.timeplus.com --list-only",
20
"en-pdf-gen": "npx docusaurus-prince-pdf -u https://docs.timeplus.com --pdf-only",
0 commit comments