Class CategoryIndex

All Implemented Interfaces:
PageIndex

public class CategoryIndex extends MultiValuedIndex<String,PageAnchor>
Pages can declare to be part of multiple categories using the categories frontmatter.

This index is installed by default on all guides.

  • Constructor Details

    • CategoryIndex

      public CategoryIndex()