summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunter Haugen <hunter@puppet.com>2017-04-06 09:31:38 -0700
committerGitHub <noreply@github.com>2017-04-06 09:31:38 -0700
commitb7af918d11f108c0ad9add9e365bf8da0c3bcdc4 (patch)
tree085a6cf1e893bf0522da077e0c872644aa861dae
parentbf4ee151b9315581c8bd01a483314b8dfd430c11 (diff)
parent74718f0052d249f9f5799b87d7a81352147c6d3c (diff)
Merge pull request #755 from rnelson0/patch-1
TOC updates
-rw-r--r--README.markdown20
1 files changed, 13 insertions, 7 deletions
diff --git a/README.markdown b/README.markdown
index 4dc9c52..bfef108 100644
--- a/README.markdown
+++ b/README.markdown
@@ -2,12 +2,18 @@
#### Table of Contents
-2. [Module Description - What the module does and why it is useful](#module-description)
-3. [Setup - The basics of getting started with stdlib](#setup)
-4. [Usage - Configuration options and additional functionality](#usage)
-5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
-5. [Limitations - OS compatibility, etc.](#limitations)
-6. [Development - Guide for contributing to the module](#development)
+1. [Module Description - What the module does and why it is useful](#module-description)
+1. [Setup - The basics of getting started with stdlib](#setup)
+1. [Usage - Configuration options and additional functionality](#usage)
+1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
+ 1. [Classes](#classes)
+ 1. [Defined Types](#defined-types)
+ 1. [Data Types](#data-types)
+ 1. [Facts](#facts)
+ 1. [Functions](#functions)
+1. [Limitations - OS compatibility, etc.](#limitations)
+1. [Development - Guide for contributing to the module](#development)
+1. [Contributors](#contributors)
## Module Description
@@ -323,7 +329,7 @@ Unacceptable input example:
### Facts
-####`package_provider`
+#### `package_provider`
Returns the default provider Puppet uses to manage packages on this system.