Skip to content

Commit dc6777a

Browse files
author
hornik
committed
Add @eapifun for functions in @eapihdr.
git-svn-id: https://svn.r-project.org/R/trunk@88223 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 0a921b4 commit dc6777a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/manual/R-exts.texi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17301,6 +17301,10 @@ use.
1730117301
@eapihdr R_ext/GraphicsEngine.h
1730217302
@eapihdr R_ext/GraphicsDevice.h
1730317303
@eapihdr R_ext/Connections.h
17304+
@eapifun R_new_custom_connection
17305+
@eapifun R_ReadConnection
17306+
@eapifun R_WriteConnection
17307+
@eapifun R_GetConnection
1730417308

1730517309
Let us re-iterate the advice to include in C++ code system headers
1730617310
before the @R{} header files, especially @file{Rinternals.h} (included

0 commit comments

Comments
 (0)