pulumi/pkg/codegen/docs/templates
Praneet Loke 30b12cff49
[codegen/docs] Various Go-related fixes (#4646)
* Remove code that was hiding Go as a language option for k8s overlay resources. Mark input args type for Functions as optional in Go.

* Show a special note in the Go function's snippet when the function name does not match other languages.

* Make sure the draft PR stays assigned to the original author. Add some more comments.

* Remove logic to use the Go ModuleToPackage map to then lookup the relevant C# namespace. Make getLanguageModuleName a method of modContext since passing in a package is not needed anymore.
2020-05-15 17:33:56 -07:00
..
constructor_args.tmpl Annotate .ctor args in docs (#4385) 2020-04-17 11:46:02 -07:00
constructor_params.tmpl [codegen/docs] Various Go-related fixes (#4646) 2020-05-15 17:33:56 -07:00
examples.tmpl [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
function.tmpl [codegen/docs] Various Go-related fixes (#4646) 2020-05-15 17:33:56 -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] Generate a table with links to the language-specific module pages (#4597) 2020-05-12 15:37:37 -07:00
index_categories.tmpl [codegen/docs] Generate a table with links to the language-specific module pages (#4597) 2020-05-12 15:37:37 -07:00
language_sdk_links.tmpl [codegen/docs] Generate a table with links to the language-specific module pages (#4597) 2020-05-12 15:37:37 -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 Link Python and Go constructors (#4593) 2020-05-15 09:51:24 -07:00
utils.tmpl Link Python and Go constructors (#4593) 2020-05-15 09:51:24 -07:00