From 7d6cd7bf5c835dacda781eabc198db87c2c5f3b2 Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Mon, 9 Jan 2017 14:09:44 -0800 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index dc7a445..cea04e4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -7,4 +7,9 @@ - [[Basic Allocator Statistics|Use-Case:-Basic-Allocator-Statistics]] - [[Introspection via mallctl*()|Use-Case:-Introspection-Via-mallctl*()]] - [[Leak Checking|Use-Case:-Leak-Checking]] - - [[Heap Profiling|Use-Case:-Heap-Profiling]] \ No newline at end of file + - [[Heap Profiling|Use-Case:-Heap-Profiling]] +* [[Development|Development]] + - [[Coding style|Coding-Style]] + - [[Testing|Testing]] + - [[Code review and integration|Code-review]] + - [[Release management|Release-management]] \ No newline at end of file