You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Griffe has an extension system that allows Python developers to enhance or modify the data that Griffe collects. To learn more about how to use or develop extensions, please see the [Extending APIs topic](guide/users/extending.md).
4
+
5
+
We group extensions under three categories:
6
+
7
+
-[built-in extensions](extensions/built-in.md): maintained directly within Griffe's codebase
8
+
-[official extensions](extensions/official.md): maintained in separated repositories, by the authors/maintainers of Griffe
9
+
-[third-party extensions](extensions/third-party.md): maintained by other developers
0 commit comments