pulumi/pkg/codegen/docs/templates
Praneet Loke 7b17463031
[codegen/docs] Fix the generation of Function names, args, and result type names (#4490)
* Add a new DocLangHelper interface method to generate function names per language. Use the functionNames override map in Go to correctly generate a function name.

* Add kong to the title lookup map.

* Check if item was found in map.

* Use title case for the nodejs Function args type name. Use title case for the function name in the index page.

* Also fix the result name for a Function in nodejs to use title case.

* Use the module name to lookup the package.

* Use the title-case name for the Function name in the index page. Fix the language value passed to the lang chooser in function.tmpl.

* Use title case for nested type titles.

* Add title lookup for GitHub.
2020-04-27 17:47:01 -07:00
..
constructor_args.tmpl Annotate .ctor args in docs (#4385) 2020-04-17 11:46:02 -07:00
constructor_params.tmpl Fixes for resource docs generator (#4085) 2020-03-17 13:37:40 -07:00
function.tmpl [codegen/docs] Fix the generation of Function names, args, and result type names (#4490) 2020-04-27 17:47:01 -07:00
header.tmpl [codegen/docs] Improve titles tags and meta descriptions (#4432) 2020-04-21 12:28:44 +01:00
index.tmpl [codegen/docs] Improve titles tags and meta descriptions (#4432) 2020-04-21 12:28:44 +01:00
index_categories.tmpl Fix header anchor ids in resource docs (#4436) 2020-04-18 02:45:47 -07:00
package_details.tmpl [codegen/docs] Improve titles tags and meta descriptions (#4432) 2020-04-21 12:28:44 +01: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 [codegen/docs] Add an exclusion to manually render the k8s overlay resource constructor params for Python (#4469) 2020-04-22 10:13:35 -07:00
utils.tmpl Fix the signature for C# invokes in the resource docs generator (#4134) 2020-03-23 14:17:14 -07:00