-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
22 lines (22 loc) · 901 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: rapidoc
Type: Package
Title: Generates 'RapiDoc' Documentation from an 'OpenAPI' Specification
Version: 9.3.4
Authors@R: c(
person("Bruno", "Tremblay", email = "[email protected]", role = c("aut", "cre")),
person("Barret", "Schloerke", email = "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-9986-114X")),
person("Mrinmoy", "Majumdar", email = "[email protected]", role = "cph"))
Maintainer: Bruno Tremblay <[email protected]>
Description: A collection of 'HTML', 'JavaScript', 'CSS' and fonts
assets that generate 'RapiDoc' documentation from an 'OpenAPI' Specification:
<https://mrin9.github.io/RapiDoc/>.
License: MIT + file LICENSE
Suggests:
plumber (>= 1.0),
testthat (>= 3.0.0)
Encoding: UTF-8
URL: https://github.com/meztez/rapidoc
BugReports: https://github.com/meztez/rapidoc/issues
RoxygenNote: 7.2.3
Config/testthat/edition: 3