Skip to content

Commit

Permalink
docs: add recent content to README
Browse files Browse the repository at this point in the history
Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 committed Jul 10, 2024
1 parent ae06527 commit ae4b43c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,17 @@ Current topics are:

- [Setup](setup.md) for doing seL4 proofs
- [Naming conventions](conventions.md) in this repository
- [Commit message](commit-messages.md) conventions in this repository
- [Proof style](Style.thy) rules for this repository
- Using [`find_theorems`](find-theorems.md) effectively
- Using [`find_consts`](find-consts.md) effectively
- [De-duplicating proofs](de-duplicating-proofs.md)
- [Compacting proofs](compacting-proofs.md)
- [Architecture Split](arch-split.md) Why and How-To
- [Haskell Assertions](haskell-assertions.md): how to use assertions in Haskell to use information from AInvs on Haskell and C levels
- [CRefine Notes](crefine-notes.md)
- General [CRefine Notes](crefine-notes.md)
- [Debugging VCG](vcg-debugging.md) goals and failures in CRefine
- [Platform branches](platform-branches.md) -- what they are and how to update them

## Plans

Expand Down

0 comments on commit ae4b43c

Please sign in to comment.