pulumi/pkg/codegen
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
..
docs Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00
dotnet Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00
go Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00
hcl2 Merge branch 'master' of https://github.com/pulumi/pulumi into evan/gomod 2020-03-18 17:57:58 -07:00
nodejs Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00
python Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00
schema Add schema support for deprecated properties. (#3865) 2020-02-06 09:29:06 -08:00
docs.go Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00