Split description field into short and long descriptions

This commit is contained in:
Kienan Stewart 2018-12-04 19:34:00 -05:00
parent feb5d7df4d
commit 786c0dc471
1 changed files with 4 additions and 3 deletions

7
debian/control vendored
View File

@ -22,6 +22,7 @@ Depends: ruby | ruby-interpreter,
yard, yard,
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Description: Puppet Strings generates documentation for Puppet code and Description: Tool to generate documentation from Puppet code and extensions
extensions written in Puppet and Ruby. Strings processes code and YARD-style Puppet Strings generates documentation for Puppet code and extensions written
code comments to create documentation in HTML, Markdown, or JSON formats. in Puppet and Ruby. Strings processes code and YARD-style code comments to
create documentation in HTML, Markdown, or JSON formats.