2024-07-17 22:05:00 +03:00
|
|
|
# Welcome to Add-ons Servers documentation!
|
|
|
|
|
|
|
|
Add-ons Server is the codebase for <https://addons.mozilla.org/>;
|
|
|
|
the source lives at <https://github.com/mozilla/addons-server>.
|
|
|
|
|
|
|
|
In the past, this project was *olympia*; documentation that refers to olympia
|
|
|
|
refers to this project.
|
|
|
|
|
|
|
|
## Contents
|
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
topics/readme_include
|
|
|
|
topics/api/index
|
|
|
|
topics/development/index
|
2024-09-25 16:25:42 +03:00
|
|
|
topics/logs
|
2024-08-29 16:05:10 +03:00
|
|
|
topics/remote_addr
|
2024-07-17 22:05:00 +03:00
|
|
|
topics/third-party
|
|
|
|
topics/blocklist
|
|
|
|
```
|
|
|
|
|
|
|
|
## Archived Contents
|
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:maxdepth: 1
|
|
|
|
:titlesonly: true
|
|
|
|
|
|
|
|
topics/api/v3_legacy/index
|
|
|
|
topics/api/v4_frozen/index
|
|
|
|
```
|
|
|
|
|
|
|
|
## Playground
|
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:maxdepth: 1
|
|
|
|
:titlesonly: true
|
|
|
|
|
|
|
|
topics/playground
|
|
|
|
```
|