twardoch/mkdocs-combine

Example for exclude

nuest opened this issue · 0 comments

nuest commented

I'm trying to exclude specific files from the integrated markdown file. I have tried all ways of writing paths that I can thing of, with no success. I have also no idea how to debug this, so let me know what information I can provide!

mkdocscombine --outfile erc.pd --no-titles --exclude $(pwd)/docs/glossary.md --exclude docs/glossary.md --exclude glossary.md

My repo is https://github.com/o2r-project/erc-spec