pulumi/pkg/codegen/dotnet
Praneet Loke bdc12b2c98
Fix csharp and nodejs doc links generated by resource docs generator (#4237)
* Decode the C# language info from the schema package and set it in the dotnet lang helper for docs. Pass the qualifier for C# property type strings based on whether it is an input or an output property.

* Don't pass a module name for Pulumi core types used in TS constructor and Function params.

* Add tests for generating doc links for nodejs types.

* Add test for confirming input doc link for C# type.

* Fix the C# type name for InvokeOptions.
2020-03-30 14:37:30 -07:00
..
doc.go Fix csharp and nodejs doc links generated by resource docs generator (#4237) 2020-03-30 14:37:30 -07:00
doc_test.go Fix csharp and nodejs doc links generated by resource docs generator (#4237) 2020-03-30 14:37:30 -07:00
gen.go Fix csharp and nodejs doc links generated by resource docs generator (#4237) 2020-03-30 14:37:30 -07:00
templates.go Add a schema package and code generators. (#3749) 2020-01-21 14:45:48 -08:00