From f8828880902f27ed2128e260cb41deb76fb0b6d2 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 9 May 2021 15:38:40 +0200 Subject: Update documentation_index.md --- docs/documentation_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/documentation_index.md b/docs/documentation_index.md index 59643b4..db436b3 100644 --- a/docs/documentation_index.md +++ b/docs/documentation_index.md @@ -30,3 +30,7 @@ * [Hooks Cmake](Hooks-Cmake.md) * [Hooks C++](hooks-script.md) +## Recipes & Techniques + +* [How to import DBC data into SQL](how-to-import-dbc-data-in-db.md) + -- cgit