diff --git a/package.json b/package.json index 16643cc7f658459dec723c8882d35a251b90100b..c2b2800202b0dcc537b260b26371dc10d2cf4711 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "src/meshtastic.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "docs": "rm ./README.md && typedoc --commentStyle all --excludePrivate --excludeProtected --plugin typedoc-plugin-markdown --plugin typedoc-plugin-rename-defaults --out docs src/index.ts && concat-md --toc --decrease-title-levels --dir-name-as-title docs --start-title-level-at 2 > README.md && rm -rf ./docs", + "docs": "rm ./README.md && typedoc --commentStyle all --excludePrivate --excludeProtected --plugin typedoc-plugin-markdown --plugin typedoc-plugin-rename-defaults --out docs src/meshtastic.ts && concat-md --toc --decrease-title-levels --dir-name-as-title docs --start-title-level-at 2 > README.md && rm -rf ./docs", "build": "ts4s build -s src -b build" }, "keywords": [