pulumi/pkg/codegen/dotnet
Praneet Loke ab080c0c5d
Fix the signature for C# invokes in the resource docs generator (#4134)
* Update the C# invoke signature in the Functions template used by resource docs generator.

* Add a new function to the DocLanguageHelper interface for resource docs generator to generate language-specific property names.

* Add a new DisplayName property to the propertyType struct for simpler display names without module names.

* Update templates to use the DisplayName property of propertyType. Strip the namespace/module name from type names for use as display names.
2020-03-23 14:17:14 -07:00
..
doc.go Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00
gen.go move pkg/util/contract -> sdk/go/common/util/contract 2020-03-18 14:40:07 -07:00
templates.go Add a schema package and code generators. (#3749) 2020-01-21 14:45:48 -08:00