Docusaurus plugin that provides source code API documentation powered by TypeDoc.
npm install @apify/docusaurus-plugin-typedoc-apidocusaurus-plugin-typedoc-apiThis is a fork of
docusaurus-plugin-typedoc-api adjusted
for our usecases with rendering library documentation in Apify Docs.
There is no CI yet, so you have to publish updated versions of the package manually.
1. bump version in packages/plugin/package.json
2. yarn build in root
3. cd packages/plugin && npm publish
> ## This project is no longer actively maintained! TypeScript and TypeDoc continually release breaking changes that make keeping this project in a workable state very difficult. It's not worth my time, so if you need this project, I suggest forking it.
!Build

A Docusaurus plugin for generating source code /api/* routes, powered by
TypeDoc.
View the official readme for more information on installation and
usage.
Since this repository doesn't have a public API, nor is its source code organized in a way to
utilize TypeDoc, we rely on the types provided by Boost. To
contribute, you'll need to clone the Boost project relative to this project as a sibling.
``bashSetup plugin
git clone git@github.com:milesj/docusaurus-plugin-typedoc-api.git
cd docusaurus-plugin-typedoc-api
yarn install
yarn run pack
After both projects are setup, you can make modifications to this project and then verify the
changes by starting the Docusaurus server with
yarn run docs`. _However_, hot reloading does not