From 0bf8a07549018f3a45f19c1844be47e82f95122d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Andr=C3=A9?= Date: Sun, 20 Sep 2026 16:21:05 +0200 Subject: [PATCH] Document navigation group --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 75c1951..d169aca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,6 +5,8 @@ themes as [ALTO Code Highlight](https://altophp.com/code-highlight). Use a block tag for source written in a template or a filter for source supplied as data. The generated HTML needs no browser-side highlighter. +## Documentation + - [Installation](installation.md) - [Getting started](getting-started.md) - [Tag](tag.md)