markdown

package
v0.0.0-...-e3fdd94 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdMarkdown = &cobra.Command{
	Use:   "markdown",
	Short: "Create a markdown document.",
	Long:  "Create a markdown document using the repository template. Example: panda-tool markdown -f ../pandademo/api/apidocs.swagger.json -t ../pandademo/third_party/markdown-templates/ -o ../panda-docs/docs/api/Greeter -m all",
	Run:   run,
}

CmdMarkdown represents the new command.

Functions

func Render

func Render(sPath, tPath, oPath, docsMode string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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