Sha256: 5ff9326bc94808289359f4a364665981928126b69025835aa62e256f02127fcb

Contents?: true

Size: 400 Bytes

Versions: 5

Compression:

Stored size: 400 Bytes

Contents

require 'yard'
require 'wukong'
require_relative('doc_helpers/processor_handler')
require_relative('doc_helpers/dataflow_handler')
require_relative('doc_helpers/field_handler')

module Wukong

  # This module defines several YARD handlers for processing inline
  # documentation written around Wukong processors and dataflows and
  # Gorillib fields when using the DSL.
  module DocHelpers
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ul-wukong-4.1.1 lib/wukong/doc_helpers.rb
ul-wukong-4.1.0 lib/wukong/doc_helpers.rb
wukong-4.0.0 lib/wukong/doc_helpers.rb
wukong-3.0.1 lib/wukong/doc_helpers.rb
wukong-3.0.0 lib/wukong/doc_helpers.rb