Skip to content

Commit

Permalink
add missing APIs from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan committed Mar 25, 2024
1 parent dfdae19 commit e236d11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/sphinx/api/json_support_functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ Defined in ``variorum/variorum.h``.

.. doxygenfunction:: variorum_get_utilization_json

.. doxygenfunction:: variorum_get_energy_json
2 changes: 2 additions & 0 deletions src/docs/sphinx/api/print_functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ output formats supported by Variorum.

Defined in ``variorum/variorum.h``.

.. doxygenfunction:: variorum_print_verbose_energy

.. doxygenfunction:: variorum_print_verbose_power

.. doxygenfunction:: variorum_print_power
Expand Down

0 comments on commit e236d11

Please sign in to comment.