-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Added CLI docs, API Reference, Material themed documentation, r…
…emoved docusaurus
- Loading branch information
Showing
49 changed files
with
347 additions
and
15,653 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## App | ||
|
||
::: biscuit.App |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# CLI | ||
|
||
Biscuit provides a command line interface (CLI) to interact with the main application. The CLI is a powerful tool that allows you to perform a wide range of operations, such as managing extensions, files, and settings. | ||
|
||
<!--prettier-ignore-start--> | ||
<div class="grid cards" markdown> | ||
|
||
- :octicons-command-palette-24:{ .lg .middle } **General Commands** | ||
|
||
*** | ||
|
||
General commands to manage the application, files, settings, and more | ||
|
||
[:octicons-arrow-right-24: Overview](#overview) | ||
|
||
- :material-text-box-edit:{ .lg .middle } **Editor Commands** | ||
|
||
*** | ||
|
||
Commands to manage the editor, files, settings, and more | ||
|
||
[:octicons-arrow-right-24: Editor](#editor-commands) | ||
|
||
- :material-git:{ .lg .middle } **Git Commands** | ||
|
||
*** | ||
|
||
Commands to manage Git repositories, branches, commits, and more | ||
|
||
[:octicons-arrow-right-24: Git](#git-commands) | ||
|
||
- :material-power-plug-outline:{ .lg .middle } **Extension Commands** | ||
|
||
*** | ||
|
||
Commands to manage extensions, install, update, and more | ||
|
||
[:octicons-arrow-right-24: Extensions](#extension-commands) | ||
|
||
</div> | ||
|
||
<!--prettier-ignore-end--> | ||
|
||
## Overview | ||
|
||
::: biscuit.cli.cli | ||
|
||
## Editor Commands | ||
|
||
::: biscuit.cli.editor | ||
|
||
## Git Commands | ||
|
||
::: biscuit.cli.git | ||
|
||
## Extension Commands | ||
|
||
::: biscuit.cli.extensions |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# CLI | ||
|
||
Biscuit provides a command line interface (CLI) to interact with the main application. The CLI is a powerful tool that allows you to perform a wide range of operations, such as managing extensions, files, and settings. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.