Skip to content

Commit

Permalink
docs: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
yupix committed Mar 4, 2024
1 parent 91db9f3 commit 06ba45e
Show file tree
Hide file tree
Showing 2 changed files with 991 additions and 559 deletions.
72 changes: 18 additions & 54 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,15 @@ Achievement
:members:


CreatedUser
~~~~~~~~~~~

.. attributetable:: mipac.models.user.CreatedUser

.. autoclass:: mipac.models.user.CreatedUser
:members:


FollowCommon
~~~~~~~~~~~~

Expand Down Expand Up @@ -2653,6 +2662,15 @@ IBadgeRole
:members:


ICreatedUser
~~~~~~~~~~~~

.. attributetable:: mipac.types.user.ICreatedUser

.. autoclass:: mipac.types.user.ICreatedUser
:members:


IMeDetailedOnlySchema
~~~~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -3726,42 +3744,6 @@ Config
:members:


Features
~~~~~~~~

.. attributetable:: mipac.config.Features

.. autoclass:: mipac.config.Features
:members:


IFeatures
~~~~~~~~~

.. attributetable:: mipac.config.IFeatures

.. autoclass:: mipac.config.IFeatures
:members:


ILimits
~~~~~~~

.. attributetable:: mipac.config.ILimits

.. autoclass:: mipac.config.ILimits
:members:


Limits
~~~~~~

.. attributetable:: mipac.config.Limits

.. autoclass:: mipac.config.Limits
:members:


MiFile
~~~~~~

Expand Down Expand Up @@ -3846,12 +3828,6 @@ cache
.. autofunction:: mipac.utils.cache.cache


get_cache_key
~~~~~~~~~~~~~

.. autofunction:: mipac.utils.cache.get_cache_key


set_cache
~~~~~~~~~

Expand Down Expand Up @@ -3882,24 +3858,12 @@ remove_dict_missing
.. autofunction:: mipac.utils.format.remove_dict_missing


remove_list_empty
~~~~~~~~~~~~~~~~~

.. autofunction:: mipac.utils.format.remove_list_empty


snake_to_camel
~~~~~~~~~~~~~~

.. autofunction:: mipac.utils.format.snake_to_camel


str_lower
~~~~~~~~~

.. autofunction:: mipac.utils.format.str_lower


str_to_datetime
~~~~~~~~~~~~~~~

Expand Down
Loading

0 comments on commit 06ba45e

Please sign in to comment.