[docgen] Update doc/neogen.txt
skip-checks: true
This commit is contained in:
@@ -96,7 +96,7 @@ Neogen provides those defaults, and you can change them to suit your needs
|
|||||||
input_after_comment = true,
|
input_after_comment = true,
|
||||||
|
|
||||||
-- Configuration for default languages
|
-- Configuration for default languages
|
||||||
languages = {}
|
languages = {},
|
||||||
}
|
}
|
||||||
<
|
<
|
||||||
# Notes~
|
# Notes~
|
||||||
@@ -109,6 +109,7 @@ Neogen provides those defaults, and you can change them to suit your needs
|
|||||||
}
|
}
|
||||||
<
|
<
|
||||||
|
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*neogen.generate()*
|
*neogen.generate()*
|
||||||
`neogen.generate`({opts})
|
`neogen.generate`({opts})
|
||||||
@@ -128,7 +129,7 @@ Parameters~
|
|||||||
`neogen.get_template`({filetype})
|
`neogen.get_template`({filetype})
|
||||||
Get a template for a particular filetype
|
Get a template for a particular filetype
|
||||||
Parameters~
|
Parameters~
|
||||||
{filetype} `(string)`
|
{filetype?} `(string)`
|
||||||
Return~
|
Return~
|
||||||
`(neogen.TemplateConfig|nil)`
|
`(neogen.TemplateConfig|nil)`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user