docgen

package
v0.0.0-...-7a3635a Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DocGenerator

type DocGenerator struct {
	// contains filtered or unexported fields
}

DocGenerator generates markdown documentation from code comments.

func NewDocGenerator

func NewDocGenerator(sourceDir, outputDir string) *DocGenerator

NewDocGenerator creates a new documentation generator.

func (*DocGenerator) Generate

func (g *DocGenerator) Generate() error

Generate generates documentation for all packages in the source directory.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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