pulumi/pkg
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
..
backend Change the wording of some IO errors 2020-04-22 16:43:44 -07:00
cmd/pulumi Add flag to pulumi stack to output only the stack name (#4450) 2020-04-21 23:35:28 +01:00
codegen [codegen/docs] Fix the generation of Function names, args, and result type names (#4490) 2020-04-27 17:47:01 -07:00
engine Avoid replace on second update with import applied (#4403) 2020-04-15 18:52:40 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
npm Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Merge pull request #4489 from pulumi/jaxxstorm/ordered_secrets 2020-04-27 09:36:29 -07:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/hcl2] Fix the apply rewriter. (#4486) 2020-04-24 22:04:24 -07:00
go.sum [codegen/hcl2] Fix the apply rewriter. (#4486) 2020-04-24 22:04:24 -07:00