docsy

package
v0.0.0-...-b6f29ee Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package docsy transforms raw documents via Hugo and a Docsy template into final documentation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(hugoExe string, docsyDir string, docPath string) *docsy

New returns an instance of *docsy.

Types

type Docsy

type Docsy interface {
	// Render the documentation in 'src' into 'dst' using Hugo and the Docsy
	// templates.
	Render(ctx context.Context, src, dst string) error
}

Docsy renders documentation against a Docsy template.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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