docfx icon indicating copy to clipboard operation
docfx copied to clipboard

Just get the HTML of the API docs without the template

Open gregsdennis opened this issue 3 years ago • 1 comments

Is it possible to get library API docs (the MSDN-style content) without any of the framing HTML? I want to embed docs into another website.

gregsdennis avatar Jun 13 '22 06:06 gregsdennis

Is it possible to get library API docs (the MSDN-style content) without any of the framing HTML? I want to embed docs into another website.

Yes, create a custom template: https://dotnet.github.io/docfx/tutorial/intro_template.html

paulushub avatar Jul 15 '22 18:07 paulushub