Skip to content

Commit 4ea9198

Browse files
committed
Changelog entry for ocaml#1251
1 parent 032eaa9 commit 4ea9198

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGES.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,15 @@
2828
- Added a `compile-asset` command (@EmileTrotignon, @panglesd, #1170)
2929
- Allow referencing assets (@panglesd, #1171)
3030
- Added a `--asset-path` arg to `html-generate` (@panglesd, #1185)
31-
- Add a `@children_order` tag to specify the order in the sidebar (@panglesd,
32-
#1187, #1243)
31+
- Added a `@children_order` and an `@order_category` tags to specify the order
32+
in the sidebar (@panglesd, #1187, #1243, #1251)
3333
- Add a `@short_title` tag to specify the short title of a page for use in
3434
the sidebar / breadcrumbs (@panglesd, #1246)
35+
- Added a home icon in the breacrumbs (@panglesd, #1251)
36+
- Added a CLI option to add or disable the home icon (@panglesd, #1251)
37+
- Add sidebar to the implementation pages (@panglesd, #1251)
38+
- Added a `@toc_status` tag, with possible values `open` and `hidden`, to define
39+
the behavior of the entry in the sidebar and breadcrumbs (@panglesd, #1251)
3540
- Add a frontmatter syntax for mld pages (@panglesd, #1187)
3641
- Add 'remap' and 'remap-file' options to HTML generation for partial docsets
3742
(@jonludlam, #1189, #1248)

0 commit comments

Comments
 (0)