diff options
Diffstat (limited to 'devel/rubygem-gitlab-rdoc/pkg-descr')
-rw-r--r-- | devel/rubygem-gitlab-rdoc/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/rubygem-gitlab-rdoc/pkg-descr b/devel/rubygem-gitlab-rdoc/pkg-descr new file mode 100644 index 000000000000..3d9f1bdc9649 --- /dev/null +++ b/devel/rubygem-gitlab-rdoc/pkg-descr @@ -0,0 +1,5 @@ +RDoc produces HTML and command-line documentation for Ruby projects. RDoc +includes the +rdoc+ and +ri+ tools for generating and displaying online +documentation. See RDoc for a description of RDoc's markup and basic use. + +WWW: https://ruby.github.io/rdoc/ |