diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2017-06-14 14:13:00 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@google.com> | 2017-06-14 16:13:33 +0200 |
| commit | 15826f50875c279b9c7b3c6d26322efe15f24cfb (patch) | |
| tree | ad941027922e67167e7e586eac42c64e5eedaef3 /docs/internals.md | |
| parent | fbec6b14d43b3885014393d928daa3ef2bbb1e8e (diff) | |
docs: move parts of README to docs
Diffstat (limited to 'docs/internals.md')
| -rw-r--r-- | docs/internals.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/internals.md b/docs/internals.md new file mode 100644 index 000000000..183b9f2df --- /dev/null +++ b/docs/internals.md @@ -0,0 +1,5 @@ +### Internals + +- [Process structure](process_structure.md) +- [Crash reports](crash_reports.md) +- [Syscall descriptions](syscall_descriptions.md) |
