gitbook

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2016 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentGitbook

type ComponentGitbook struct {
	base.Component
	// contains filtered or unexported fields
}

ComponentGitbook struct is an extension of models.Component that adds an exportPath

type Config

type Config struct {
	OpencontrolDir string
	Certification  string
	ExportPath     string
	MarkdownPath   string
}

Config contains data for gitbook export configurations

func (Config) BuildGitbook

func (config Config) BuildGitbook() []error

BuildGitbook entry point for creating gitbook

type ControlGitbook

type ControlGitbook struct {
	*models.Control
	// contains filtered or unexported fields
}

ControlGitbook struct is an extension of models.Control that adds an exportPath

type OpenControlGitBook

type OpenControlGitBook struct {
	*models.OpenControl

	FSUtil fs.Util
	// contains filtered or unexported fields
}

OpenControlGitBook struct is an extension of models.OpenControl that adds an exportPath

Jump to

Keyboard shortcuts

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