doc

package
v0.29.3 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package doc provides functions to generate documentation for alzlib libraries in Markdown format.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrReadmeGenerationFailed is returned when the README generation fails.
	ErrReadmeGenerationFailed = fmt.Errorf("failed to generate README")
)

Functions

func AlzlibReadmeMd

func AlzlibReadmeMd(ctx context.Context, w io.Writer, libs ...alzlib.LibraryReference) error

AlzlibReadmeMd generates a Markdown formatted README for the given alzlib libraries.

Types

This section is empty.

Jump to

Keyboard shortcuts

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