Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

63 allow to configure heading depth for less cluttered index file #71

Conversation

about-code
Copy link
Owner

Closes #63.

)

You can now use option `indexing.groupByHeadingDepth` to adjust the granularity
of section links in an index file. So for example for `groupByHeadingDepth: 1`
the term index will only print the chapters of occurrence. Sections of
occurrence are listed in numbered subscript links.

(`generateFiles.indexFile` or `generateFiles.listOfFigures`).
@about-code about-code merged commit 04ed7f8 into master Feb 9, 2020
@about-code about-code deleted the 63-allow-to-configure-heading-depth-for-less-cluttered-index-file branch February 9, 2020 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Index: Allow to configure heading depth for less cluttered index file
1 participant