We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f1752 commit 5a9d518Copy full SHA for 5a9d518
source/_config.yml
@@ -107,7 +107,16 @@ documents:
107
hide: true
108
/puppetdb/6.y:
109
doc: puppetdb
110
- version: "6.13"
+ version: "6.y"
111
+ nav: ./_puppetdb_nav.html
112
+ external_source:
113
+ repo: git://github.com/puppetlabs/puppetdb.git
114
+ commit: doc-6.y
115
+ subdirectory: documentation
116
+ hide: true
117
+ /puppetdb/6:
118
+ doc: puppetdb
119
+ version: "6"
120
nav: ./_puppetdb_nav.html
121
external_source:
122
repo: git://github.com/puppetlabs/puppetdb.git
0 commit comments