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 79a0965 commit 46b4461Copy full SHA for 46b4461
CHANGES.md
@@ -5,6 +5,9 @@
5
- Improve jump to implementation in rendered source code, and add a
6
`count-occurrences` flag and command to count occurrences of every identifiers
7
(@panglesd, #976)
8
+- Added a `--occurrences` argument to the `compile-index` command to output the
9
+ number of occurrences of each entry of the index in the json output
10
+ (@panglesd, #1076).
11
12
### Changed
13
0 commit comments