File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,11 @@ we recommend looking into [these issues](https://github.com/model-checking/kani/
9
9
10
10
In this chapter, we provide documentation that might be helpful for Kani
11
11
developers (including external contributors):
12
- 1 . [ Suggested workarounds ] ( ./workarounds .md ) .
12
+ 1 . [ Coding conventions ] ( ./conventions .md ) .
13
13
2 . [ Useful command-line instructions for Kani/CBMC/Git] ( ./cheat-sheets.md ) .
14
- 3 . [ Development setup recommendations for working with ` rustc ` ] ( ./rustc-hacks.md ) .
15
- 4 . [ Guide for testing in Kani] ( ./testing.md ) .
14
+ 3 . [ Development setup recommendations for working with ` cbmc ` ] ( ./cbmc-hacks.md ) .
15
+ 4 . [ Development setup recommendations for working with ` rustc ` ] ( ./rustc-hacks.md ) .
16
+ 5 . [ Guide for testing in Kani] ( ./testing.md ) .
16
17
17
18
> ** NOTE** : The developer documentation is intended for Kani developers and not
18
19
users. At present, the project is under heavy development and some items
You can’t perform that action at this time.
0 commit comments