mkdocs-print-site-plugin icon indicating copy to clipboard operation
mkdocs-print-site-plugin copied to clipboard

Typedoc Issue?

Open milk-and-mocha opened this issue 1 year ago • 3 comments

Does not seem to work on mkdocs-typedoc, it just skips that page and does all the other pages.

milk-and-mocha avatar Oct 17 '24 22:10 milk-and-mocha

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?

timvink avatar Oct 18 '24 06:10 timvink

Yes and yes!

milk-and-mocha avatar Oct 18 '24 18:10 milk-and-mocha