|
155 | 155 | link: "services_agent_unix.html" |
156 | 156 | - text: OpenVox agent on Windows |
157 | 157 | link: "services_agent_windows.html" |
158 | | - - text: OpenVox apply |
| 158 | + - text: Puppet apply |
159 | 159 | link: "services_apply.html" |
160 | 160 | - text: The Puppet language |
161 | 161 | items: |
162 | 162 | - text: Visual index |
163 | 163 | link: "lang_visual_index.html" |
164 | 164 | - text: Basics |
165 | 165 | link: "lang_summary.html" |
166 | | - - text: OpenVox language style guide |
| 166 | + - text: Puppet language style guide |
167 | 167 | link: "style_guide.html" |
168 | 168 | - text: Handling file paths on Windows |
169 | 169 | link: "lang_windows_file_paths.html" |
|
197 | 197 | link: "lang_facts_and_builtin_vars.html" |
198 | 198 | - text: Reserved words and acceptable names |
199 | 199 | link: "lang_reserved.html" |
200 | | - - text: Writing functions (OpenVox language) |
201 | | - link: "lang_write_functions_in_openvox.html" |
| 200 | + - text: Writing functions (Puppet language) |
| 201 | + link: "lang_write_functions_in_puppet.html" |
202 | 202 | - text: Custom types |
203 | 203 | link: "custom_types.html" |
204 | 204 | - text: Provider development |
|
233 | 233 | link: "lang_data_abstract.html" |
234 | 234 | - text: Using templates |
235 | 235 | link: "lang_template.html" |
236 | | - - text: Embedded OpenVox (EPP) template syntax |
| 236 | + - text: Embedded Puppet (EPP) template syntax |
237 | 237 | link: "lang_template_epp.html" |
238 | 238 | - text: Embedded Ruby (ERB) template syntax |
239 | 239 | link: "lang_template_erb.html" |
|
263 | 263 | items: |
264 | 264 | - text: Introduction to writing functions |
265 | 265 | link: "functions_basics.html" |
266 | | - - text: Writing functions (OpenVox language) |
267 | | - link: "lang_write_functions_in_openvox.html" |
| 266 | + - text: Writing functions (Puppet language) |
| 267 | + link: "lang_write_functions_in_puppet.html" |
268 | 268 | - text: Overview and examples |
269 | 269 | link: "functions_ruby_overview.html" |
270 | 270 | - text: Defining signatures |
|
0 commit comments