@docs.page/cli
v1.0.4
Published
The docs.page CLI provides useful commands for managing your documentation via [https://docs.page](https://docs.page).
Readme
@docs.page/cli
The docs.page CLI provides useful commands for managing your documentation via https://docs.page.
To learn more, view the documentation.
Commands
init
Initializes a new documentation project in the current directory. This command creates a docs.json file and a docs folder in the root of the project.
npx @docs.page/cli init new-projectcheck
Checks the documentation for issues, such as invalid links.
npx @docs.page/cli check