https://github.com/tauri-apps/typedocusaurus
https://github.com/tauri-apps/typedocusaurus
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tauri-apps/typedocusaurus
- Owner: tauri-apps
- Archived: true
- Created: 2021-03-07T22:12:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T09:44:26.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T10:15:56.240Z (over 1 year ago)
- Language: TypeScript
- Size: 2.39 MB
- Stars: 3
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typedocusaurus
Generate Typedoc as MDX (with sidebar) and store to target path.
This repo is a rework of docusaurus-plugin-typedoc from the https://github.com/tgreyuk/typedoc-plugin-markdown repo.
We had to tweak it since we needed the docs to be generated in a standalone way.