This commit is contained in:
2025-10-24 11:12:23 +00:00
parent e5a3f3a3e1
commit 5c46d86788
10 changed files with 261 additions and 56 deletions

View File

@@ -11,10 +11,10 @@
project = 'Keep It Secret'
copyright = '2023-present Tomek Wójcik'
author = 'Tomek Wójcik'
version = '1.2.2'
version = '1.3.0'
# The full version, including alpha/beta/rc tags
release = '1.2.2'
release = '1.3.0'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

View File

@@ -39,9 +39,15 @@ to be installed:
**API**
.. autoclass:: keep_it_secret.ext.vault.BaseVaultSecrets
:members:
.. autoclass:: keep_it_secret.ext.vault.VaultSecrets
:members:
.. autoclass:: keep_it_secret.ext.vault.AppRoleVaultSecrets
:members:
.. autoclass:: keep_it_secret.ext.vault.VaultKV2Field
:members: