docs: add generator for llms-full.txt (#11323)

* initial

* improvements

* finished implementation

* transform links to index.html.md links

* fix for resources
This commit is contained in:
Shahed Nasser
2025-02-05 16:34:39 +02:00
committed by GitHub
parent da25980d24
commit 5f7ff7f9f0
17 changed files with 31023 additions and 17 deletions

View File

@@ -29,7 +29,10 @@
},
"dependencies": {
"docs-utils": "*",
"tags": "*"
"fdir": "^6.4.3",
"slugify": "^1.6.6",
"tags": "*",
"yaml": "^2.7.0"
},
"devDependencies": {
"@types/node": "^20.11.20",