docs

package
v0.23.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package docs provides the defined CLI docs actions for Vela.

Usage:

import "github.com/go-vela/cli/action/docs"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Action   string
	Markdown bool
	Man      bool
}

Config represents the configuration necessary to perform docs related requests with Vela.

func (*Config) Generate

func (c *Config) Generate(a *cli.App) error

Generate produces documentation for the CLI.

func (*Config) Validate

func (c *Config) Validate() error

Validate verifies the configuration provided.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL