<%- assert_locals gem -%>
--no-private
--title=<%= gem.title %> API
--exclude _pb\.rb$
--format yaml
--template-path ../template

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