Skip to content

Commit

Permalink
Simplify Doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Oct 7, 2024
1 parent 218e9bc commit ec70b94
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions include/openPMD/auxiliary/JSON_internal.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ namespace json
/**
* @brief Access the underlying JSON value
*
* @param arg See args, first arg, used to distinguish this overload.
* @param args Index to some sub-expression. Shortcut for
* See args, first arg, used to distinguish this overload.
*
* @param path Index to some sub-expression. Shortcut for
* `tracingJSON[arg1][arg2][arg3].json()`.
* @return nlohmann::json&
*/
Expand Down

0 comments on commit ec70b94

Please sign in to comment.