Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Commit

Permalink
Add files to generate Gitbook.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekse committed Mar 20, 2016
1 parent e56e995 commit d889ac5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Summary

* [Introduction](README.md)
* [Top-level interfaces](toplevel.md)
* [Loading a binary](loading.md)
* [Intermediate Representation](ir.md)
* [Solver Engine](claripy.md)
* [Program States](states.md)
* [Program Paths](paths.md)
* [Simuvex](simuvex.md)
* [Analyses](analyses.md)
* [Backward Slicing](analyses/backward_slice.md)
* [CFG](analyses/cfg.md)
* [Surveyors](surveyors.md)
* [Examples](examples.md)
* [FAQ](faq.md)
* [Changelog](changelog.md)

1 change: 1 addition & 0 deletions book.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}

0 comments on commit d889ac5

Please sign in to comment.