aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/api/sample.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/sample.md')
-rw-r--r--docs/api/sample.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/api/sample.md b/docs/api/sample.md
index 29266f90..4ff17be1 100644
--- a/docs/api/sample.md
+++ b/docs/api/sample.md
@@ -15,4 +15,12 @@ The examples related to this package can be found at [common criteria notebook](
.. currentmodule:: sec_certs.sample
.. autoclass:: CommonCriteriaCert
:members:
+```
+
+## FIPSCertificate
+
+```{eval-rst}
+.. currentmodule:: sec_certs.sample
+.. autoclass:: FIPSCertificate
+ :members:
``` \ No newline at end of file