(PDOC-28) Porting changes introduced in #46
This commit is contained in:
		
							parent
							
								
									023c95ff62
								
							
						
					
					
						commit
						0431bc7735
					
				| 
						 | 
				
			
			@ -24,6 +24,9 @@ module PuppetX::PuppetLabs::Strings::Util
 | 
			
		|||
    # all over the terminal. This should definitely not be in real code, but
 | 
			
		||||
    # it's very handy for debugging with pry
 | 
			
		||||
    #class YARD::Logger; def progress(*args); end; end
 | 
			
		||||
    YARD::Tags::Library.define_directive("puppet.type.param",
 | 
			
		||||
      :with_types_and_name,
 | 
			
		||||
      PuppetX::PuppetLabs::Strings::YARD::Tags::PuppetTypeParameterDirective)
 | 
			
		||||
 | 
			
		||||
    yardoc_actions.generate_documentation(*yard_args)
 | 
			
		||||
  end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue