Skip to content

Commit

Permalink
chore: update md
Browse files Browse the repository at this point in the history
  • Loading branch information
ErKeLost committed Jan 5, 2024
1 parent 85632f5 commit 15fd08a
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 1 deletion.
Empty file removed docs/cli/build.md
Empty file.
11 changes: 11 additions & 0 deletions docs/cli/cli-api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# CLI API

## Start

## Build

## preview

## clean

## watch
Empty file removed docs/cli/preview.md
Empty file.
Empty file removed docs/cli/start.md
Empty file.
Empty file removed docs/cli/watch.md
Empty file.
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const sidebars = {
type: "category",
label: "CLI",
collapsed: false,
items: ["cli/start", "cli/build", "cli/preview", "cli/watch"],
items: ["cli/cli-api"],
},
// "config/farm-config",
// "config/cli",
Expand Down

0 comments on commit 15fd08a

Please sign in to comment.