Skip to content

Commit c7ebe25

Browse files
committed
Regenerate
1 parent 8c89cd0 commit c7ebe25

File tree

31 files changed

+5967
-33300
lines changed

31 files changed

+5967
-33300
lines changed

content/docs/reference/pkg/python/pulumi/_index.md

Lines changed: 0 additions & 2471 deletions
This file was deleted.

content/docs/reference/pkg/python/pulumi_policy/_index.md

Lines changed: 0 additions & 375 deletions
This file was deleted.

content/docs/reference/pkg/python/pulumi_terraform/_index.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

content/docs/reference/pkg/python/pulumi_terraform/state/_index.md

Lines changed: 1 addition & 502 deletions
Large diffs are not rendered by default.

static-prebuilt/docs/reference/pkg/python/_sources/index.rst.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

static-prebuilt/docs/reference/pkg/python/_sources/providers/pulumi.rst.txt

Lines changed: 0 additions & 162 deletions
This file was deleted.

static-prebuilt/docs/reference/pkg/python/_sources/providers/pulumi_policy.rst.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

static-prebuilt/docs/reference/pkg/python/_sources/providers/pulumi_terraform.rst.txt

Lines changed: 0 additions & 15 deletions
This file was deleted.

static-prebuilt/docs/reference/pkg/python/_sources/providers/pulumi_terraform/state.rst.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

static-prebuilt/docs/reference/pkg/python/_static/basic.css

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,16 @@ dd {
670670
margin-left: 30px;
671671
}
672672

673+
.sig dd {
674+
margin-top: 0px;
675+
margin-bottom: 0px;
676+
}
677+
678+
.sig dl {
679+
margin-top: 0px;
680+
margin-bottom: 0px;
681+
}
682+
673683
dl > dd:last-child,
674684
dl > dd:last-child > :last-child {
675685
margin-bottom: 0;
@@ -738,6 +748,14 @@ abbr, acronym {
738748
cursor: help;
739749
}
740750

751+
.translated {
752+
background-color: rgba(207, 255, 207, 0.2)
753+
}
754+
755+
.untranslated {
756+
background-color: rgba(255, 207, 207, 0.2)
757+
}
758+
741759
/* -- code displays --------------------------------------------------------- */
742760

743761
pre {

static-prebuilt/docs/reference/pkg/python/_static/documentation_options.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ var DOCUMENTATION_OPTIONS = {
33
VERSION: '',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
6-
BUILDER: 'html',
6+
BUILDER: 'dirhtml',
77
FILE_SUFFIX: '.html',
88
LINK_SUFFIX: '.html',
9-
HAS_SOURCE: true,
9+
HAS_SOURCE: false,
1010
SOURCELINK_SUFFIX: '.txt',
1111
NAVIGATION_WITH_KEYS: false,
1212
SHOW_SEARCH_SUMMARY: true,

0 commit comments

Comments
 (0)