Skip to content

Commit 0031767

Browse files
committed
Changelog entry for #1250
1 parent d851077 commit 0031767

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@
1717
Absolute (`{!/foo}`), relative (`{!./foo}`) and package-local (`{!//foo}`)
1818
are added.
1919
- 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)
20+
- Add a `odoc sidebar-generate` command to generate a sidebar file (@panglesd,
21+
#1250)
22+
- Add a `--sidebar` argument to pass sidebars to the document generation
23+
(@panglesd, #1145, #1250)
2224
- Allow referencing of polymorphic constructors in polymorphic variant type
2325
aliases (@panglesd, #1115)
2426
- Added a `--occurrences` argument to the `compile-index` command to output the

0 commit comments

Comments
 (0)