[education/rkward] rkward: examples improved

Stefan Rödiger null at kde.org
Mon Jun 20 22:41:40 BST 2022


Git commit 99b425fca1fed327a1f79dbf90a5c19b740de843 by Stefan Rödiger.
Committed on 20/06/2022 at 21:41.
Pushed by srodiger into branch 'master'.

examples improved

M  +1    -5    rkward/RKWardroxygen2.xml

https://invent.kde.org/education/rkward/commit/99b425fca1fed327a1f79dbf90a5c19b740de843

diff --git a/rkward/RKWardroxygen2.xml b/rkward/RKWardroxygen2.xml
index 7df89d00..7f60cd34 100644
--- a/rkward/RKWardroxygen2.xml
+++ b/rkward/RKWardroxygen2.xml
@@ -28,10 +28,6 @@ function rangeCommand(command, def) {
     }
 }
 </script>
- <item>
-  <match>author</match>
-  <fillin>${rangeCommand("\\emph"+ braces("%%1") +" ", "italic")}</fillin>
- </item>
  <item>
   <match>Italic</match>
   <fillin>${rangeCommand("\\emph"+ braces("%%1") +" ", "italic")}</fillin>
@@ -261,7 +257,7 @@ ${rangeCommand("cat(tabular(%%1))", "mtcars[1:5, 1:5]")}
 #'
 #' Description
 #'
-#' @author Jane Doe <jane.doe@@johndoehub.com>
+#' @author Jane Doe
 #' @param x The input data
 #' @keyword return
 #' @return A dummy function that does nothing with \code{x} to show basic roxygen2 principles.


More information about the rkward-tracker mailing list