Skip to content

Commit

Permalink
chore: move acir docs to code declaration (#5040)
Browse files Browse the repository at this point in the history
# Description

## Problem\*

Resolves a few minor inaccuracies in the ACIR docs and moves their
primary location to Rust.

## Summary\*

ACIR docs get stale quickly when detached from code/tests. This PR moves
them to the code for now; we expect to move them back once ACIR is more
stable.

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: Tom French <[email protected]>
Co-authored-by: Tom French <[email protected]>
Co-authored-by: Maxim Vezenov <[email protected]>
  • Loading branch information
4 people authored Jun 4, 2024
1 parent c93c738 commit 2f573ec
Show file tree
Hide file tree
Showing 5 changed files with 459 additions and 155 deletions.
Loading

0 comments on commit 2f573ec

Please sign in to comment.