Skip to content

Commit

Permalink
docs: add policy module to documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Larsson <who+github@cnackers.org>
  • Loading branch information
whooo authored and William Roberts committed Nov 22, 2022
1 parent 8014ee9 commit bba1485
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The API documentation for the tpm2-pytss project.
TPM Command Transmission Interface (TCTI) <tcti>
Enhanced System API (ESAPI) <esys>
Feature API (FAPI) <fapi>
Policy <policy>
Utility Routines <utils>
TSS PEM Key (OpenSSL) <tsskey>
TSS2_Exception <exception>
6 changes: 6 additions & 0 deletions docs/policy.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
policy
======

.. autoclass:: tpm2_pytss.policy
:members:
:undoc-members:

0 comments on commit bba1485

Please sign in to comment.