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 d851077 commit 0031767Copy full SHA for 0031767
CHANGES.md
@@ -17,8 +17,10 @@
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 `odoc sidebar-generate` command to generate a sidebar file (@panglesd,
+ #1250)
22
+- Add a `--sidebar` argument to pass sidebars to the document generation
23
+ (@panglesd, #1145, #1250)
24
- Allow referencing of polymorphic constructors in polymorphic variant type
25
aliases (@panglesd, #1115)
26
- Added a `--occurrences` argument to the `compile-index` command to output the
0 commit comments