Skip to content

Commit 5fc437a

Browse files
committed
Add document about argument scanHeaderFiles
1 parent 5778be1 commit 5fc437a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

man/compileAttributes.Rd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ compileAttributes(pkgdir = ".", verbose = getOption("verbose"))
1616
}
1717
\item{verbose}{
1818
\code{TRUE} to print detailed information about generated code to the console.
19+
}
20+
\item{scanHeaderFiles}{
21+
\code{TRUE} to scan both header files and source files.
1922
}
2023
}
2124
\details{

0 commit comments

Comments
 (0)