pulumi/developer-docs/index.md
Pat Gavlin 98f73cf1ed
Start in on developer documentation. (#7839)
Developer documentation is written in Markdown and can be built into
HTML, PDF, etc. using Sphinx. Diagrams are written in PlantUML and
rendered as SVGs. All developer docs live in the `developer-docs` folder
under the root of the repository.
2021-08-25 15:18:13 -07:00

555 B

Pulumi Developer Documentation

Welcome to the Pulumi developer documentation! This documentation provides details on Pulumi internals, including but not limited to:

  • How to build and test Pulumi
  • Pulumi architectural details
  • Specifications

Use the navigation bar to the left to browse the docs.

:hidden:
:caption: System Architecture

architecture/overview
architecture/resource-registration
:hidden:
:caption: Resource Providers

providers/implementers-guide
:hidden:
:caption: Meta

build