pulumi/pkg/codegen/docs/templates
Praneet Loke 729ae08c9d
Handle k8s cases in the resource doc generator (#4337)
* Add a check for the Python code gen to prevent infinte recursion. Remove the custom logic for k8s for generating Python property case maps.

* Fix bug with C# links for k8s constructor resources.

* Apply a style on the deprecation message.

* Use the display name when rendering a property type that does not have a link.

* Fix the python type string generator for docs to inspect union types.

* Update cleanTypeString to account for nodejs package names.

* Add missing lookup names for packages.
2020-04-10 14:07:52 -07:00
..
constructor_args.tmpl Update the resource-docs templates 2020-03-30 14:38:29 -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 Move resource docs index file generation to Go templates (#4308) 2020-04-06 17:01:33 -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 Handle k8s cases in the resource doc generator (#4337) 2020-04-10 14:07:52 -07:00
utils.tmpl Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00