Skip to content

Commit

Permalink
Add documentation hooks
Browse files Browse the repository at this point in the history
Signed-off-by: Shah, Karan <[email protected]>
  • Loading branch information
MasterSkepticista committed Dec 21, 2024
1 parent 25c00f1 commit efbfdc7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
17 changes: 17 additions & 0 deletions docs/openfl.callbacks.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
``openfl.callbacks`` module
===========================

.. currentmodule:: openfl.callbacks

.. automodule:: openfl.callbacks

.. autosummary::
:toctree: _autosummary
:template: custom-module-template.rst
:recursive:

callback
callback_list
lambda_callback
memory_profiler
metric_writer
3 changes: 2 additions & 1 deletion docs/openfl.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. currentmodule:: openfl

Public API: ``openfl`` package
API Reference: ``openfl``
===========================

Subpackages
Expand All @@ -10,6 +10,7 @@ Subpackages
:maxdepth: 1

openfl.component
openfl.callbacks
openfl.cryptography
openfl.experimental
openfl.databases
Expand Down

0 comments on commit efbfdc7

Please sign in to comment.