pulumi/pkg/codegen/docs/templates
Justin Van Patten 92c0d1dc30
Docgen changes for Python input/output types (#5137)
Resource doc changes for Python:

- Types are included in constructor/function args
- The property names for input/output types are now always snake_case, regardless of the generated mapping tables, to match the new input/output classes
- Some other minor tweaks to function/constructor signatures (e.g. removed the `__props__` arg, as it's not meant to be used directly; use `@staticmethod` for static `get` methods).
2020-08-19 08:34:06 -07:00
..
constructor_args.tmpl Annotate .ctor args in docs (#4385) 2020-04-17 11:46:02 -07:00
constructor_params.tmpl Docgen changes for Python input/output types (#5137) 2020-08-19 08:34:06 -07:00
examples.tmpl [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
function.tmpl Docgen changes for Python input/output types (#5137) 2020-08-19 08:34:06 -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 Anchoring properties (#4488) 2020-05-22 14:53:34 -07:00
read_inputs.tmpl Update the resource-docs templates 2020-03-30 14:38:29 -07:00
resource.tmpl Docgen changes for Python input/output types (#5137) 2020-08-19 08:34:06 -07:00
utils.tmpl Docgen changes for Python input/output types (#5137) 2020-08-19 08:34:06 -07:00