Discover Packages
gitlab.com/kode4food/ale
cmd
ale
docstring
package
Version:
v0.0.0-...-31ab3be
Opens a new window with list of versions in this module.
Published: Jul 18, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package docstring provides the standard docstring Markdown for the
system's built-in forms.
View Source
const (
DocNotFound = "could not find doc: %s"
)
Error messages
Exists returns whether or not a specific docstring exists
Get resolves documentation using snapshot assets
ParseMarkdown parses the kind of markdown document that might be processed
by a static site generator. It will parse any prologue parameters into the
resulting object and return the remaining content as individual lines
Source Files
¶
Click to show internal directories.
Click to hide internal directories.