pulumi/docs
Will Jones b0a6d5a0bb
Port over developer documentation on Pulumi types (#17544)
Pulumi is built on top of a core type system that is loosely "specified"
by the gRPC/Protocol buffer definitions we expose and a set of core
implementations in e.g. the Pulumi engine. Historically we documented
this type system as part of the old developer documentation. This commit
ports that content to the new documentation, tidying it up and
correcting things that have since changed/may no longer be the case.
2024-10-11 14:51:07 +00:00
..
architecture Port over developer documentation on Pulumi types (#17544) 2024-10-11 14:51:07 +00:00
references Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
sphinx Add GitHub links to developer documentation (#17191) 2024-09-06 15:58:45 +00:00
.gitignore Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
Makefile Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
README.md Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
diagrams.md Introduce Sphinx-backed developer documentation (#16953) 2024-08-22 12:20:20 +00:00
documentation.md Document developer documentation deployments (#17119) 2024-08-30 16:17:46 +00:00
make.py Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
requirements.txt Have Read the Docs use `docs/Makefile` (#17099) 2024-08-29 13:08:35 +00:00
writing.md Start porting/adding architecture documentation (#17088) 2024-08-28 16:31:17 +00:00

README.md

Home

Welcome to the Pulumi developer documentation! This site is designed to provide complete documentation for maintainers of and contributors to Pulumi.

:::{toctree} :maxdepth: 2 :titlesonly:

self /docs/documentation /docs/architecture/README /docs/references/README :::