Skip to content

how to configure typedoc to create one large markdown file for injection into existing README.md #577

Closed Answered by tgreyuk
airtonix asked this question in Help
Discussion options

You must be logged in to vote

To create single API docs currently you need to export a single entry point. If you also want to keep merge it with your readme you can use mergeReadme which basically prepends it to the resolved readme file.

Here is an example:

https://github.com/tgreyuk/typedoc-plugin-markdown-examples/tree/main/examples/01-typedoc-plugin-markdown/05-single-page-docs-with-readme

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tgreyuk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants