From 2e54dca1bdd66152f207e7eb41490d04f4374383 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 5 Nov 2016 19:07:28 +0100 Subject: [PATCH] [_sidebar] Add "Format API" section --- _Sidebar.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index fdceed1..ee131e0 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -19,4 +19,8 @@ - [Cache API](Cache-API) - [How to create a new Cache?](How-to-create-a-new-Cache) - [CacheInterface](CacheInterface) + - Format API + - How to create a new Format? + - [FormatInterface](FormatInterface) + - FormatAbstract - [Technical Recommendations](Technical-Recommendations) \ No newline at end of file