Socket
Book a DemoInstallSign in
Socket

@nx-dotnet/nxdoc

Package Overview
Dependencies
Maintainers
0
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx-dotnet/nxdoc

> This package is unstable! Documentation formatting could change in the future. See something that you think should be different? [Open an issue](https://github.com/nx-dotnet/nx-dotnet/issues) on github and help shape this plugin.

latest
Source
npmnpm
Version
2.4.2
Version published
Weekly downloads
159
-22.06%
Maintainers
0
Weekly downloads
 
Created
Source

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

Keywords

Nx

FAQs

Package last updated on 31 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts