mirror of https://github.com/pulumi/pulumi.git
0fd73033bb
Documentation generation, or "docsgen" is the process by which we generate HTML documentation from Pulumi schema for various provider packages. This documentation is hosted as part of the Pulumi Registry, whose backing code and implementation lives in pulumi/registry. Since the registry is the only consumer of docsgen, and due to docsgen's presence in this repository leading to a number of undesirable circular dependencies, https://github.com/pulumi/registry/pull/6217 copied this code into the registry's repository directly. This commit thus completes the move by removing `pulumi/pulumi`'s copy. As part of this we lose the dependency on `pulumi-yaml`, which is great news. The dependency on `pulumi-java` remains but should be hopefully easy to remove in a future change. |
||
---|---|---|
.. | ||
ci-build-binaries.yml | ||
ci-build-sdks.yml | ||
ci-dev-release.yml | ||
ci-info.yml | ||
ci-lint.yml | ||
ci-performance-gate.yml | ||
ci-prepare-release.yml | ||
ci-run-test.yml | ||
ci.yml | ||
command-dispatch.yml | ||
cron-direct-build.yml | ||
cron-test-all.yml | ||
download-pulumi-cron.yml | ||
on-community-pr.yml | ||
on-merge.yml | ||
on-pr-close.yml | ||
on-pr-default.yml | ||
on-pr.yml | ||
on-push.yml | ||
on-release.yml | ||
pr-test-acceptance-on-dispatch.yml | ||
pr-test-codegen-downstream.yml | ||
rebase.yml | ||
release-homebrew-tap.yml | ||
release-pr.yml | ||
release.pub | ||
release.yml | ||
sign.yml | ||
trigger-homebrew-event.yml | ||
trigger-release-docs-event.yml |