Skip to content

Generate documentation from Azure Pipelines YAML templates

Notifications You must be signed in to change notification settings

blake-mealey/pipelinedoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipelinedoc

Monorepo for the pipelinedoc tool. Generate documentation for your YAML pipeline template files. Currently only supports Azure Pipelines YAML templates.

Quick start

Install:

# npm
npm install -g @pipelinedoc/cli

# yarn
yarn global add @pipelinedoc/cli

Use:

pipelinedoc generate *.yml

See the CLI docs for more info.

About

Generate documentation from Azure Pipelines YAML templates

Resources

Stars

Watchers

Forks