module Playbook::PbDocHelper

def pb_doc_kit_path(kit, *args)

def pb_doc_kit_path(kit, *args)
  Playbook.kit_path(kit, "docs", *args)
end