docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
`pulumi-bot` merges a PR in docs as soon as I approve it without waiting for the build to complete. Example: https://github.com/pulumi/docs/pull/5989 Two undesired effects: - A potentially broken PR is...
After coming back from vacation, my mind was fresh, and I honestly had a hard time finding our cloud docs, and really don't find our organization of content intuitive. I...
Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...
The doc-generator we use for Python-specific API docs, and in particular https://www.pulumi.com/docs/reference/pkg/python/pulumi/, has many issues. We may need to wholesale replace the technology we use for generating these docs to...
### Problem description - I saw a product documentation issue on the following URL: https://www.pulumi.com/docs/reference/pkg/datadog/dashboard/ The page renders slowly and strangely where the left panel disappears and then appears and...
This picks up a handful of changes to the API, and now includes (due to https://github.com/pulumi/pulumi/pull/9973) documentation for the InvokeOptions type. Achieved with: ```bash ./scripts/update_repos.sh pulumi # update the git...
### Problem description Hi 👋 Just going through docs for creating Azure Application Gateway and thinking if you were thinking about giving area for code more space so it's easier...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 Commits 5e17bb7 11.8.5 bce8ce7 Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc 8ced192 Fix build 670eb04 11.8.4 20f29fe Backport #1543:...
### Problem description Hey folks, I tried to build the docs on my local machine. I got all required tools installed, but it took more than 15 minutes to get...