func main() { fmt.Println(`# API Reference The Things Network's backend servers. `) fmt.Print(docs.Generate(cmd.RootCmd)) }
func main() { fmt.Println(`# API Reference Control The Things Network from the command line. `) fmt.Print(docs.Generate(cmd.RootCmd)) }