GoDoc and some typos...
This commit is contained in:
parent
9f37579562
commit
543b39f822
15 changed files with 37 additions and 19 deletions
|
|
@ -61,7 +61,7 @@ func init() {
|
|||
}
|
||||
|
||||
func genRoutesDoc() {
|
||||
api, _ := api.NewAPI()
|
||||
api, _ := api.New()
|
||||
fmt.Print("generating routes markdown file: ")
|
||||
md := docgen.MarkdownRoutesDoc(api, docgen.MarkdownOpts{
|
||||
ProjectPath: "github.com/dhax/go-base",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue