@nx-dotnet/nxdoc
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

This package is unstable! Documentation formatting could change in the future. See something that you think should be different? Open an issue on github and help shape this plugin.

Prerequisites

  • Have an existing nx workspace containing an Nx plugin project. For creating this, see nrwl's documentation.

Installation

NPM

npm i --save-dev @nx-dotnet/nxdoc

PNPM

pnpm i --save-dev @nx-dotnet/nxdoc

Yarn

yarn add --dev @nx-dotnet/nxdoc

Generate Documentation

Generate markdown docs in the /docs folder of your repository for each plugin in the workspace

npx nx g @nx-dotnet/nxdoc:generate-docs --outputPath docs

/@nx-dotnet/nxdoc/

    Package Sidebar

    Install

    npm i @nx-dotnet/nxdoc

    Weekly Downloads

    27

    Version

    2.2.0

    License

    MIT

    Unpacked Size

    68.4 kB

    Total Files

    21

    Last publish

    Collaborators

    • agentender