From 17ce31a83dbbef918b3f36edb2312778724fa88f Mon Sep 17 00:00:00 2001 From: Brett Mayson Date: Mon, 2 Sep 2024 22:56:25 +0000 Subject: [PATCH] book: update analysis index --- book/analysis/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/analysis/index.md b/book/analysis/index.md index 98aa5114a..1584358ab 100644 --- a/book/analysis/index.md +++ b/book/analysis/index.md @@ -2,5 +2,6 @@ HEMTT will analyze your project for some common issues. +[Preprocessor](./preprocessor.md) [Config](./config.md) -SQF - Coming Soon +[SQF](./sqf.md)