doc: Add section :h neogen-template-api

This commit is contained in:
danymat
2022-02-01 18:56:51 +01:00
parent ac7caed0c5
commit 84aa3d3cba
11 changed files with 57 additions and 24 deletions

View File

@@ -250,7 +250,7 @@ return {
end
end,
})
:add_default_template("google_docstrings")
:add_template("numpydoc")
:add_template("reST"),
:add_default_annotation("google_docstrings")
:add_annotation("numpydoc")
:add_annotation("reST"),
}