docbook

package
v0.0.0-...-116fc4f Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManDocBookXml

type ManDocBookXml struct {
	Name        string               `xml:"refnamediv>refname"`
	Purpose     string               `xml:"refnamediv>refpurpose"`
	CmdSynopsis synopsis.CmdSynopsis `xml:"refsynopsisdiv>cmdsynopsis"`
	Sections    []*section.Section   `xml:"refsect1"`
}

http://tdg.docbook.org/tdg/4.5/cmdsynopsis.html

func Unmarshal

func Unmarshal(path string) (mandoc *ManDocBookXml, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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