pulumi/developer-docs
Levi Blackstone 0d4fb3e340
[schema] Add IsOverlay option to disable codegen for particular types (#8338)
Add a new `IsOverlay` option to schema types and functions that allows providers to document overlays in the schema. This makes it easier to generate API docs consistently, even for code that is generated outside of the typical codegen process.
2021-11-11 17:00:03 -07:00
..
architecture [developer-docs] Document resource import. (#8137) 2021-10-07 12:14:37 -07:00
providers [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
utils [apitype] Add a JSON schema for deployments. (#8002) 2021-09-21 21:37:06 -07:00
.gitignore Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
build.md [developer-docs] Add links + a broad arch diagram (#7856) 2021-08-27 10:55:06 -07:00
conf.py [developer-docs] Add links + a broad arch diagram (#7856) 2021-08-27 10:55:06 -07:00
go.mod [schema] Add the Pulumi Package metaschema. (#7952) 2021-09-20 12:00:42 -07:00
go.sum [schema] Add the Pulumi Package metaschema. (#7952) 2021-09-20 12:00:42 -07:00
index.md [developer-docs] Document resource import. (#8137) 2021-10-07 12:14:37 -07:00
Makefile [developer-docs] Document resource import. (#8137) 2021-10-07 12:14:37 -07:00
requirements.txt Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00