Sha256: 1a7296334f927a4eba8e5ca7a9b496e4b39d4f90108020d2f6a20d687998a32f

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 Bytes

Contents

<%- assert_locals gem -%>
--no-private
--title="<%= gem.title %> API"
--exclude _pb\.rb$
--markup markdown
--markup-provider redcarpet

./lib/**/*.rb
-
README.md
<%- unless gem.generic_endpoint? -%>
AUTHENTICATION.md
<%- end -%>
<%- if gem.migration? -%>
MIGRATING.md
<%- end -%>
LICENSE.md

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gapic-generator-cloud-0.11.0 templates/cloud/wrapper_gem/yardopts.erb