From 35ad0aab8de3279e67e456e3647ec17d6d93e90f Mon Sep 17 00:00:00 2001 From: Paul-Elliot Date: Fri, 18 Oct 2024 12:26:22 +0200 Subject: [PATCH] Add changelog entry for #1220 --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index cc27ee3abc..6bd899c5ef 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -17,8 +17,8 @@ Absolute (`{!/foo}`), relative (`{!./foo}`) and package-local (`{!//foo}`) are added. - Add a marshalled search index consumable by sherlodoc (@EmileTrotignon, @panglesd, #1084) -- Add a `--index` argument to pass indexes to the document generation, currently - used for sidebar (@panglesd, #1145) +- Add a `--index` argument to pass indexes to the document generation. Generate + a full sidebar for pages and values (@panglesd, #1145, #1220) - Allow referencing of polymorphic constructors in polymorphic variant type aliases (@panglesd, #1115) - Added a `--occurrences` argument to the `compile-index` command to output the