@@ -96,22 +96,13 @@ documents:
96
96
commit : doc-latest
97
97
subdirectory : documentation
98
98
hide : true
99
- /puppetdb/docs-refactor :
99
+ /puppetdb/7 :
100
100
doc : puppetdb
101
- version : " docs-refactor"
102
- nav : ./_puppetdb_nav.html
103
- external_source :
104
- repo : git://github.com/hestonhoffman/puppetdb.git
105
- commit : docs-refactor
106
- subdirectory : documentation
107
- hide : true
108
- /puppetdb/6.y :
109
- doc : puppetdb
110
- version : " 6.y"
101
+ version : " 7"
111
102
nav : ./_puppetdb_nav.html
112
103
external_source :
113
104
repo : git://github.com/puppetlabs/puppetdb.git
114
- commit : doc-6 .y
105
+ commit : doc-7 .y
115
106
subdirectory : documentation
116
107
hide : true
117
108
/puppetdb/6 :
@@ -123,15 +114,6 @@ documents:
123
114
commit : doc-6.y
124
115
subdirectory : documentation
125
116
hide : true
126
- /puppetdb/6.0 :
127
- doc : puppetdb
128
- version : " 6.0"
129
- nav : ./_puppetdb_nav.html
130
- external_source :
131
- repo : git://github.com/puppetlabs/puppetdb.git
132
- commit : doc-6.0
133
- subdirectory : documentation
134
- hide : true
135
117
/puppetdb/5.2 :
136
118
doc : puppetdb
137
119
version : " 5.2"
@@ -159,36 +141,5 @@ documents:
159
141
doc : puppet
160
142
version : " 6.19"
161
143
nav : ./_puppet_toc.html
162
-
163
- # Other PuppetDB versions (on the site, but not a Puppet dependency)
164
- /puppetdb/6.3 :
165
- doc : puppetdb
166
- version : " 6.3"
167
- nav : ./_puppetdb_nav.html
168
- external_source :
169
- repo : git://github.com/puppetlabs/puppetdb.git
170
- commit : doc-6.3
171
- subdirectory : documentation
172
- hide : true
173
-
174
- /puppetdb/6.2 :
175
- doc : puppetdb
176
- version : " 6.2"
177
- nav : ./_puppetdb_nav.html
178
- external_source :
179
- repo : git://github.com/puppetlabs/puppetdb.git
180
- commit : doc-6.2
181
- subdirectory : documentation
182
- hide : true
183
-
184
- /puppetdb/6.1 :
185
- doc : puppetdb
186
- version : " 6.1"
187
- nav : ./_puppetdb_nav.html
188
- external_source :
189
- repo : git://github.com/puppetlabs/puppetdb.git
190
- commit : doc-6.1
191
- subdirectory : documentation
192
- hide : true
193
144
194
145
---
0 commit comments