ngxdocs
Documentation

CLI

Create, inspect, and maintain ngxdocs applications.

On this page

The ngxdocs command-line packages automate project creation and repeatable authoring tasks.

Create an application

pnpm create ngxdocs-app@latest

The generator creates an Analog app with the docs route, content providers, metadata-driven navigation, styles, and local search already connected.

Project commands

Use the CLI package for registry-driven component installation, configuration inspection, audits, and previews. Commands operate on Angular and Analog project files and keep changes explicit so they can be reviewed before committing.

Last updated on