-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update docs to use new 'Tag' UI feature on Dev Docs. (#3632)
* Update dfx-bootstrap.md * Update and rename dfx-build.md to dfx-build.mdx * Update and rename dfx-cache.md to dfx-cache.mdx * Update and rename dfx-canister.md to dfx-canister.mdx * Rename dfx-bootstrap.md to dfx-bootstrap.mdx * Update and rename dfx-cycles.md to dfx-cycles.mdx * Update and rename dfx-deploy.md to dfx-deploy.mdx * Update and rename dfx-deps.md to dfx-deps.mdx * Update and rename dfx-envars.md to dfx-envars.mdx * Update and rename dfx-generate.md to dfx-generate.mdx * Update and rename dfx-help.md to dfx-help.mdx * Update and rename dfx-identity.md to dfx-identity.mdx * Update and rename dfx-info.md to dfx-info.mdx * Update and rename dfx-ledger.md to dfx-ledger.mdx * Update and rename dfx-new.md to dfx-new.mdx * Update and rename dfx-nns.md to dfx-nns.mdx * Update and rename dfx-parent.md to dfx-parent.mdx * Update and rename dfx-ping.md to dfx-ping.mdx * Update and rename dfx-quickstart.md to dfx-quickstart.mdx * Update and rename dfx-replica.md to dfx-replica.mdx * Update and rename dfx-schema.md to dfx-schema.mdx * Update and rename dfx-sns.md to dfx-sns.mdx * Update dfx-nns.mdx * Update and rename dfx-start.md to dfx-start.mdx * Update and rename dfx-stop.md to dfx-stop.mdx * Update and rename dfx-upgrade.md to dfx-upgrade.mdx * Update and rename dfx-wallet.md to dfx-wallet.mdx * Update and rename index.md to index.mdx --------- Co-authored-by: Linwei Shang <[email protected]>
- Loading branch information
1 parent
dd20e6f
commit 0cfe2de
Showing
28 changed files
with
136 additions
and
29 deletions.
There are no files selected for viewing
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,7 @@ | ||
import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow"; | ||
|
||
# dfx bootstrap {#_dfx_bootstrap} | ||
|
||
<MarkdownChipRow labels={["Reference"]} /> | ||
|
||
> **NOTE**: The bootstrap command has been removed. Please use the [dfx start](./dfx-start.mdx) command instead. |
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-build.md → docs/cli-reference/dfx-build.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-cache.md → docs/cli-reference/dfx-cache.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-canister.md → docs/cli-reference/dfx-canister.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-cycles.md → docs/cli-reference/dfx-cycles.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-deploy.md → docs/cli-reference/dfx-deploy.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-deps.md → docs/cli-reference/dfx-deps.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-envars.md → docs/cli-reference/dfx-envars.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-generate.md → docs/cli-reference/dfx-generate.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-help.md → docs/cli-reference/dfx-help.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-identity.md → docs/cli-reference/dfx-identity.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-info.md → docs/cli-reference/dfx-info.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-ledger.md → docs/cli-reference/dfx-ledger.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-new.md → docs/cli-reference/dfx-new.mdx
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
6 changes: 6 additions & 0 deletions
6
docs/cli-reference/dfx-nns.md → docs/cli-reference/dfx-nns.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-parent.md → docs/cli-reference/dfx-parent.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-ping.md → docs/cli-reference/dfx-ping.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-quickstart.md → docs/cli-reference/dfx-quickstart.mdx
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
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,7 @@ | ||
import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow"; | ||
|
||
# dfx replica | ||
|
||
<MarkdownChipRow labels={["Reference"]} /> | ||
|
||
> **NOTE**: The replica command has been removed. Please use the [dfx start](./dfx-start.md) command instead. |
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-schema.md → docs/cli-reference/dfx-schema.mdx
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
5 changes: 5 additions & 0 deletions
5
docs/cli-reference/dfx-sns.md → docs/cli-reference/dfx-sns.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-start.md → docs/cli-reference/dfx-start.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-stop.md → docs/cli-reference/dfx-stop.mdx
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
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-upgrade.md → docs/cli-reference/dfx-upgrade.mdx
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 |
---|---|---|
@@ -1,5 +1,9 @@ | ||
import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow"; | ||
|
||
# dfx upgrade | ||
|
||
<MarkdownChipRow labels={["Reference"]} /> | ||
|
||
> **NOTE**: The upgrade command has been removed. Please use the [dfx version manager][dfxvm] instead. | ||
[dfxvm]: https://github.com/dfinity/dfxvm |
4 changes: 4 additions & 0 deletions
4
docs/cli-reference/dfx-wallet.md → docs/cli-reference/dfx-wallet.mdx
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
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