Skip to content

Commit ddab8e3

Browse files
Merge pull request #1126 from puppetlabs/puppetdb-8-updates
Update docs locations for PuppetDB 8 release
2 parents 011cef6 + 158aab6 commit ddab8e3

File tree

1 file changed

+3
-52
lines changed

1 file changed

+3
-52
lines changed

source/_config.yml

Lines changed: 3 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -96,22 +96,13 @@ documents:
9696
commit: doc-latest
9797
subdirectory: documentation
9898
hide: true
99-
/puppetdb/docs-refactor:
99+
/puppetdb/7:
100100
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"
111102
nav: ./_puppetdb_nav.html
112103
external_source:
113104
repo: git://github.com/puppetlabs/puppetdb.git
114-
commit: doc-6.y
105+
commit: doc-7.y
115106
subdirectory: documentation
116107
hide: true
117108
/puppetdb/6:
@@ -123,15 +114,6 @@ documents:
123114
commit: doc-6.y
124115
subdirectory: documentation
125116
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
135117
/puppetdb/5.2:
136118
doc: puppetdb
137119
version: "5.2"
@@ -159,36 +141,5 @@ documents:
159141
doc: puppet
160142
version: "6.19"
161143
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
193144

194145
---

0 commit comments

Comments
 (0)