pulumi/pkg/codegen/docs/templates
Chris Smith 2c03c158e2
Annotate .ctor args in docs (#4385)
* Annotate .ctor args in docs

* Update pkg/codegen/docs/gen.go

Co-Authored-By: Praneet Loke <1466314+praneetloke@users.noreply.github.com>

* Mark ctor params as required/optional

* Address PR feedback

* Address PR feedback

Co-authored-by: Praneet Loke <1466314+praneetloke@users.noreply.github.com>
2020-04-17 11:46:02 -07:00
..
constructor_args.tmpl Annotate .ctor args in docs (#4385) 2020-04-17 11:46:02 -07:00
constructor_params.tmpl Fixes for resource docs generator (#4085) 2020-03-17 13:37:40 -07:00
function.tmpl Resource template fixes (#4245) 2020-03-31 04:07:04 -07:00
header.tmpl Move resource docs index file generation to Go templates (#4308) 2020-04-06 17:01:33 -07:00
index.tmpl Make sure there is a new-line between the package description and the first header on the index page. 2020-04-06 17:43:21 -07:00
index_categories.tmpl Move resource docs index file generation to Go templates (#4308) 2020-04-06 17:01:33 -07:00
package_details.tmpl Add version to package details (#4433) 2020-04-17 11:39:19 -07:00
properties.tmpl Handle k8s cases in the resource doc generator (#4337) 2020-04-10 14:07:52 -07:00
read_inputs.tmpl Update the resource-docs templates 2020-03-30 14:38:29 -07:00
resource.tmpl Annotate .ctor args in docs (#4385) 2020-04-17 11:46:02 -07:00
utils.tmpl Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00