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 97c4d0d commit 8211289Copy full SHA for 8211289
source/_config.yml
@@ -96,6 +96,15 @@ documents:
96
commit: doc-latest
97
subdirectory: documentation
98
hide: true
99
+ /puppetdb/docs-refactor:
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.13"
0 commit comments