config

package
v0.0.0-...-606512e Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Types

type Config

type Config struct {
	Paths Paths
	Files []File
}

type File

type File struct {
	Type      string
	Infile    string
	Outfile   string
	Converter string
	Title     string
	Subtitle  string
	PdfEngine string
	Abstract  string
	Keywords  []string
	Author    string
	Date      string
	Toc       bool
	Numbered  bool
	Variables []string
	Verbose   bool
	Codestyle string
	Latex     bool
	Header    string
	Replace   []string
	Filter    []string
}

type Paths

type Paths struct {
	Pandoc      string
	Xelatex     string
	Wkhtmltopdf string
}

Jump to

Keyboard shortcuts

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