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

https://github.com/typedoc2md/typedoc-plugin-markdown-examples

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bukowa
Comment options

@tgreyuk
Comment options

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
3 participants