We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c4d01 commit 35ad0aaCopy full SHA for 35ad0aa
CHANGES.md
@@ -17,8 +17,8 @@
17
Absolute (`{!/foo}`), relative (`{!./foo}`) and package-local (`{!//foo}`)
18
are added.
19
- Add a marshalled search index consumable by sherlodoc (@EmileTrotignon, @panglesd, #1084)
20
-- Add a `--index` argument to pass indexes to the document generation, currently
21
- 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)
22
- Allow referencing of polymorphic constructors in polymorphic variant type
23
aliases (@panglesd, #1115)
24
- Added a `--occurrences` argument to the `compile-index` command to output the
0 commit comments