docstring

package
v0.0.0-...-31ab3be Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package docstring provides the standard docstring Markdown for the system's built-in forms.

Index

Constants

View Source
const (
	DocNotFound = "could not find doc: %s"
)

Error messages

Variables

This section is empty.

Functions

func Exists

func Exists(n string) bool

Exists returns whether or not a specific docstring exists

func Get

func Get(n string) string

Get resolves documentation using snapshot assets

func ParseMarkdown

func ParseMarkdown(doc string) (data.Object, []string)

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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