mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
book: Move multipoint argument into design section
This commit is contained in:
parent
38b93d3af6
commit
8f8a8e0772
2 changed files with 1 additions and 1 deletions
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
[halo2](README.md)
|
||||
- [Concepts](concepts.md)
|
||||
- [Multipoint opening argument](concepts/multipoint-opening.md)
|
||||
- [User Documentation](user.md)
|
||||
- [A simple example](user/simple-example.md)
|
||||
- [Lookup tables](user/lookup-tables.md)
|
||||
- [Gadgets](user/gadgets.md)
|
||||
- [Tips and tricks](user/tips-and-tricks.md)
|
||||
- [Design](design.md)
|
||||
- [Multipoint opening argument](design/multipoint-opening.md)
|
||||
- [Permutation argument](design/permutation.md)
|
||||
- [Lookup argument](design/lookup-argument.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue