Skip to content

Commit

Permalink
Fixed some minor mistakes in the Doxygen for CopyApp and GenericNpyGa…
Browse files Browse the repository at this point in the history
…therApp
  • Loading branch information
james-strauss-uwa committed Feb 11, 2022
1 parent 3d3c92c commit 5318b67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion daliuge-engine/dlg/apps/simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def run(self):
# @param tag daliuge
# @param[in] cparam/appclass Application Class/dlg.apps.simple.CopyApp/String/readonly/False/
# \~English Application class
# @param[in] param/bufsize buffer size/65536/Integer/readwrite/
# @param[in] cparam/bufsize buffer size/65536/Integer/readwrite/False/
# \~English Application class
# @param[in] cparam/execution_time Execution Time/5/Float/readonly/False/
# \~English Estimated execution time
Expand Down Expand Up @@ -381,7 +381,9 @@ def averageArray(self):
##
# @brief GenericNpyGatherApp
# @details A BarrierAppDrop that combines one or more inputs using cummulative operations.
# @par EAGLE_START
# @param category PythonApp
# @param tag daliuge
# @param[in] cparam/appclass Application Class/dlg.apps.simple.GenericNpyGatherApp/String/readonly/False/
# \~English Application class
# @param[in] cparam/execution_time Execution Time/5/Float/readonly/False/
Expand Down

0 comments on commit 5318b67

Please sign in to comment.