aboutsummaryrefslogtreecommitdiffstats
path: root/docs/internals.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2017-06-14 14:13:00 +0200
committerAndrey Konovalov <andreyknvl@google.com>2017-06-14 16:13:33 +0200
commit15826f50875c279b9c7b3c6d26322efe15f24cfb (patch)
treead941027922e67167e7e586eac42c64e5eedaef3 /docs/internals.md
parentfbec6b14d43b3885014393d928daa3ef2bbb1e8e (diff)
docs: move parts of README to docs
Diffstat (limited to 'docs/internals.md')
-rw-r--r--docs/internals.md5
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)