Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhea-so/monorepo-tsdoc-github-wiki-example

📄 Use TSDoc to create a GitHub Wiki on Monorepo
https://github.com/rhea-so/monorepo-tsdoc-github-wiki-example

github-actions github-wiki monorepo pnpm tsdoc tsdocs typedoc

Last synced: about 1 month ago
JSON representation

📄 Use TSDoc to create a GitHub Wiki on Monorepo

Awesome Lists containing this project

README

        

# Monorepo TSDoc GitHub Wiki Example

> If you want single repo example, please go to https://github.com/rhea-so/tsdoc-github-wiki-example

Usage:

- [pnpm](https://pnpm.io/)
- [typedoc](https://github.com/TypeStrong/typedoc)
- [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-plugin-markdown#readme)
- [typedoc-github-wiki-theme](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/typedoc-github-wiki-theme#readme)
- [actions-wiki](https://github.com/spenserblack/actions-wiki)

Reference:

- [tsdoc](https://tsdoc.org/)