Skip to content

Commit 0604d8e

Browse files
committed
Move documentation of more advanced features from the user manual to the developer manual
1 parent c79f93f commit 0604d8e

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

doc/cprover-manual/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88

99
[A Short Tutorial](cbmc/tutorial/),
1010
[Loop Unwinding](cbmc/unwinding/),
11-
[Assertion Checking](cbmc/assertions/),
12-
[Restricting function pointers](cbmc/restrict-function-pointer/),
13-
[Memory Analyzer](cbmc/memory-analyzer/),
14-
[Program Harness](cbmc/goto-harness/)
11+
[Assertion Checking](cbmc/assertions/)
1512

1613
## 4. [Test Suite Generation](test-suite/)
1714

0 commit comments

Comments
 (0)