Skip to content

Commit 264bdf1

Browse files
authored
Merge pull request #178 from OpenVoxProject/add_missing_autogen_doc
Autogenerate additional OpenVox docs
2 parents 57b9863 + 3e4b5fa commit 264bdf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/puppet_references/puppet/puppet_doc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
module PuppetReferences
55
module Puppet
66
class PuppetDoc < PuppetReferences::Reference
7-
REFERENCES = %w[configuration].freeze
7+
REFERENCES = %w[configuration metaparameter indirection].freeze
88
OUTPUT_DIR = PuppetReferences::OUTPUT_DIR + '_openvox_latest'
99

1010
def initialize(*)

0 commit comments

Comments
 (0)