Skip to content

Commit 03ac7b1

Browse files
committed
generate llms.txt
mdctl llmstxt -f https://docs.timeplus.com/sitemap.xml > static/llms-full.txt
1 parent de09aeb commit 03ac7b1

File tree

2 files changed

+16756
-0
lines changed

2 files changed

+16756
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"write-translations": "docusaurus write-translations",
1515
"rest-doc": "redocly bundle external@latest --output external.yaml && redocly build-docs ./external.yaml -o static/rest.html && rm ./external.yaml",
1616
"crowdin": "crowdin",
17+
"llmstxt": "mdctl llmstxt -f https://docs.timeplus.com/sitemap.xml > static/llms-full.txt",
1718
"spellcheck": "spellchecker --config spellchecker/config.yml",
1819
"en-pdf-list": "npx docusaurus-prince-pdf -u https://docs.timeplus.com --list-only",
1920
"en-pdf-gen": "npx docusaurus-prince-pdf -u https://docs.timeplus.com --pdf-only",

0 commit comments

Comments
 (0)