Skip to content

Commit

Permalink
Retroactive versioned doc updates for 0.28.0, 0.29.0 and 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio-Sou committed Jun 6, 2024
1 parent 814af0a commit 1b21976
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions docs/versioned_docs/version-v0.28.0/tooling/debugger.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ There are currently two ways of debugging Noir programs:

In order to use either version of the debugger, you will need to install recent enough versions of Noir, [Nargo](../getting_started/installation) and vscode-noir:

- Noir 0.xx
- Nargo 0.xx
- vscode-noir 0.xx
- Noir & Nargo ≥0.28.0
- Noir's VS Code extension ≥0.0.11

:::info
At the moment, the debugger supports debugging binary projects, but not contracts.
Expand Down
5 changes: 2 additions & 3 deletions docs/versioned_docs/version-v0.29.0/tooling/debugger.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ There are currently two ways of debugging Noir programs:

In order to use either version of the debugger, you will need to install recent enough versions of Noir, [Nargo](../getting_started/installation) and vscode-noir:

- Noir 0.xx
- Nargo 0.xx
- vscode-noir 0.xx
- Noir & Nargo ≥0.28.0
- Noir's VS Code extension ≥0.0.11

:::info
At the moment, the debugger supports debugging binary projects, but not contracts.
Expand Down
5 changes: 2 additions & 3 deletions docs/versioned_docs/version-v0.30.0/tooling/debugger.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ There are currently two ways of debugging Noir programs:

In order to use either version of the debugger, you will need to install recent enough versions of Noir, [Nargo](../getting_started/installation) and vscode-noir:

- Noir 0.xx
- Nargo 0.xx
- vscode-noir 0.xx
- Noir & Nargo ≥0.28.0
- Noir's VS Code extension ≥0.0.11

:::info
At the moment, the debugger supports debugging binary projects, but not contracts.
Expand Down

0 comments on commit 1b21976

Please sign in to comment.