File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 22
33#### Table of Contents
44
5- 2 . [ Module Description - What the module does and why it is useful] ( #module-description )
6- 3 . [ Setup - The basics of getting started with stdlib] ( #setup )
7- 4 . [ Usage - Configuration options and additional functionality] ( #usage )
8- 5 . [ Reference - An under-the-hood peek at what the module is doing and how] ( #reference )
9- 5 . [ Limitations - OS compatibility, etc.] ( #limitations )
10- 6 . [ Development - Guide for contributing to the module] ( #development )
5+ 1 . [ Module Description - What the module does and why it is useful] ( #module-description )
6+ 1 . [ Setup - The basics of getting started with stdlib] ( #setup )
7+ 1 . [ Usage - Configuration options and additional functionality] ( #usage )
8+ 1 . [ Reference - An under-the-hood peek at what the module is doing and how] ( #reference )
9+ 1 . [ Classes] ( #classes )
10+ 1 . [ Defined Types] ( #defined-types )
11+ 1 . [ Data Types] ( #data-types )
12+ 1 . [ Facts] ( #facts )
13+ 1 . [ Functions] ( #functions )
14+ 1 . [ Limitations - OS compatibility, etc.] ( #limitations )
15+ 1 . [ Development - Guide for contributing to the module] ( #development )
16+ 1 . [ Contributors] ( #contributors )
1117
1218
1319## Module Description
@@ -323,7 +329,7 @@ Unacceptable input example:
323329
324330# ## Facts
325331
326- # ###`package_provider`
332+ # ### `package_provider`
327333
328334Returns the default provider Puppet uses to manage packages on this system.
329335
You can’t perform that action at this time.
0 commit comments