docsrc

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Assets embed.FS
View Source
var DocTree = []interface{}{
	Home,
}
View Source
var Home = Doc(
	Markdown(`
## Home title

home content
`),
	ch.Code(MyHelloWorldSample),
).
	Title("Home").Slug("/")
View Source
var MyHelloWorldSample = string([]byte{0x66, 0x75, 0x6e, 0x63, 0x20, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x28, 0x29, 0x20, 0x7b, 0xa, 0x9, 0x70, 0x72, 0x69, 0x6e, 0x74, 0x6c, 0x6e, 0x28, 0x22, 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x20, 0x77, 0x6f, 0x72, 0x6c, 0x64, 0x22, 0x29, 0xa, 0x7d, 0xa})

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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