We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d09ff9 commit 64e6859Copy full SHA for 64e6859
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: codedoc
3
Title: Generate Code Documentation
4
-Version: 0.4.1
+Version: 0.5.0
5
Author: Joonas Miettinen <joonas.miettinen@cancer.fi>
6
Maintainer: Joonas Miettinen <joonas.miettinen@cancer.fi>
7
Description: Allows generation of documentation from specifically
@@ -19,5 +19,5 @@ Remotes:
19
github::FinnishCancerRegistry/dbc@release
20
Encoding: UTF-8
21
LazyData: true
22
-Roxygen:list(markdown = TRUE)
+Roxygen: list(markdown = TRUE)
23
RoxygenNote: 7.3.2
0 commit comments