Skip to content
Snippets Groups Projects
Verified Commit 5eea7b6f authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Update documentation for api and auth modules

parent 26806c95
No related branches found
No related tags found
No related merge requests found
Pipeline #88080 failed
This commit is part of merge request !235. Comments created here will be created in the context of that merge request.
......@@ -13,5 +13,4 @@ Submodules
:titlesonly:
subscriptions
processes
network
``gso.api.v1.processes``
========================
.. automodule:: gso.api.v1.processes
:members:
:show-inheritance:
``gso.auth.api_key_auth``
=========================
.. automodule:: gso.auth.api_key_auth
:members:
:show-inheritance:
......@@ -11,6 +11,6 @@ Subpackages
.. toctree::
:maxdepth: 1
oidc_policy_helper
security
settings
api_key_auth
oidc
opa
``gso.auth.oidc``
=================
.. automodule:: gso.auth.oidc
:members:
:show-inheritance:
``gso.auth.oidc_policy_helper``
====================================
.. automodule:: gso.auth.oidc_policy_helper
:members:
:show-inheritance:
``gso.auth.opa``
================
.. automodule:: gso.auth.opa
:members:
:show-inheritance:
``gso.auth.security``
====================================
.. automodule:: gso.auth.security
:members:
:show-inheritance:
``gso.auth.settings``
====================================
.. automodule:: gso.auth.settings
:members:
:show-inheritance:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment