mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-11 05:10:20 -04:00
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
13 lines
506 B
XML
13 lines
506 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription>
|
|
In-Line Documentation for R // Generate your Rd documentation,
|
|
'NAMESPACE' file, and collation field using specially formatted
|
|
comments. Writing documentation in-line with code makes it
|
|
easier to keep your documentation up-to-date as your
|
|
requirements change. 'Roxygen2' is inspired by the 'Doxygen'
|
|
system for C++.
|
|
</longdescription>
|
|
</pkgmetadata>
|