pulumi/pkg/codegen/nodejs
Praneet Loke 40f17faa73
Updates to resource doc generator for generating docs for Functions (#4055)
* Added a new template for Functions. Implement the genFunction method for generating the docs for Functions.

* Rename type resourceArgs to resourceDocArgs. Minor updates the resource template.

* Generate nested types for Functions.

* Unexport types that don't need to be exported. Create the doc language helper objects in an init function and reuse them rather than recreating them every time. Update genNestedTypes to work with schema functions or resources.

* Fixed bug in nested type generation for Functions. Fixed bug in generating input and output doc links for nested types.
2020-03-11 17:58:12 -07:00
..
doc.go Updates to resource doc generator for generating docs for Functions (#4055) 2020-03-11 17:58:12 -07:00
gen.go Fix a few codegen issues. (#3915) 2020-02-11 14:34:22 -08:00