Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rhea-so/monorepo-tsdoc-github-wiki-example
- Owner: rhea-so
- Created: 2024-01-24T12:20:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-24T13:07:09.000Z (12 months ago)
- Last Synced: 2024-12-09T12:56:45.678Z (about 1 month ago)
- Topics: github-actions, github-wiki, monorepo, pnpm, tsdoc, tsdocs, typedoc
- Language: TypeScript
- Homepage: https://github.com/rhea-so/monorepo-tsdoc-github-wiki-example/wiki
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)