mkdocs-print-site-plugin
mkdocs-print-site-plugin copied to clipboard
Typedoc Issue?
Does not seem to work on mkdocs-typedoc, it just skips that page and does all the other pages.
Supporting all the plugins is a lot of work. You're referring to https://github.com/JakubAndrysek/mkdocs-typedoc I think.
Two things to check:
- is the print-site plugin defined after the typedoc plugin in your mkdocs.yml?
- is the output from typedoc plugin inside the docs/ folder?
Yes and yes!