generator

command
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Documentation generator for Gollum

Reads in Go source files from a given file or directory. Generates end-user documentation in RST format for Gollum plugins found therein.

The data is processed as follows:

*.go sources
  -> ast.Node/ast.Package/etc objects
    -> GollumPlugin objects
       -> PluginDocument objects [recursively process embedded types' sources]
          -> RST strings

Jump to

Keyboard shortcuts

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