3
0

recommit for updates in build 3

This commit is contained in:
Jenkins ConfDroid
2025-04-18 21:48:30 +02:00
parent 89a904a48e
commit a73938b87b
8 changed files with 500 additions and 11 deletions

View File

@@ -26,7 +26,7 @@
</head>
<body>
<div class="nav_wrap">
<iframe id="nav" src="file_list.html?1"></iframe>
<iframe id="nav" src="puppet_class_list.html?1"></iframe>
<div id="resizer"></div>
</div>
@@ -38,8 +38,8 @@
<div id="search">
<a class="full_list_link" id="file_list_link"
href="file_list.html">
<a class="full_list_link" id="puppet_class_list_link"
href="puppet_class_list.html">
<svg width="24" height="24">
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
@@ -56,6 +56,40 @@
<div id="listing">
<h1 class="alphaindex">Alphabetic Index</h1>
<h2>Puppet Class Listing A-Z</h2>
<table>
<tr>
<td valign='top' width="33%">
<ul id="alpha_P" class="alpha">
<li class="letter">P</li>
<ul>
<li>
<span class='object_link'><a href="puppet_classes/postgresql_cd.html" title="puppet_classes::postgresql_cd (puppet_class)">postgresql_cd</a></span>
</li>
<li>
<span class='object_link'><a href="puppet_classes/postgresql_cd_3A_3Amain_3A_3Aconfig.html" title="puppet_classes::postgresql_cd::main::config (puppet_class)">postgresql_cd::main::config</a></span>
</li>
<li>
<span class='object_link'><a href="puppet_classes/postgresql_cd_3A_3Aparams.html" title="puppet_classes::postgresql_cd::params (puppet_class)">postgresql_cd::params</a></span>
</li>
</ul>
</ul>
</td>
</tr>
</table>