Skip to content

Refactor: Changing archive toc behavior

Drew Stinnett requested to merge feature-better-toc into main

Examining every file to see if it's got archive toc is pain. This will change the default behavior so that it only looks at files with a given set of known archive extensions. Other files will not be checked. The old behavior can be performed with the --archive-toc-deep flag

Merge request reports

Loading