diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-07-03 08:00:55 +0200 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-07-03 08:03:24 +0200 |
commit | 1991e978c18731a9ee5abcc26e02ab6bf98c77b1 (patch) | |
tree | d03b64c1d7b7cc9d016cf9c16dadfe187235d45c /devel/rubygem-gitlab-rdoc/pkg-descr | |
parent | textproc/rubygem-nokogiri: Update to 1.11.7. (diff) |
devel/rubygem-gitlab-rdoc: Added new port required for gitlab-ce 14.0.2.
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/ |