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 3fc9696 commit ada479dCopy full SHA for ada479d
CHANGES.md
@@ -19,6 +19,9 @@
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)
22
+- Added a `--occurrences` argument to the `compile-index` command to output the
23
+ number of occurrences of each entry of the index in the json output
24
+ (@panglesd, #1076).
25
26
### Changed
27
0 commit comments