Ariel Rin 3c1bae463e Merge branch 'aa-framework-js-functions' into 'master'
[ADD] JS functions to the AA framework

See merge request allianceauth/allianceauth!1747
2025-08-14 02:09:10 +00:00

20 lines
546 B
Markdown

# AA Framework
This section contains information about the Alliance Auth framework and how to use it.
The Alliance Auth framework is a collection of reusable Python code as well as CSS classes
that are used throughout Alliance Auth. It is designed to be used by developers of community apps
to make their lives easier.
The Alliance Auth framework is split into several submodules, each of which is documented in its own section.
:::{toctree}
:maxdepth: 1
framework/api
framework/css
framework/js
framework/templates
framework/svg-sprite
:::