diff --git a/docs/dev/application.rst b/docs/dev/application.rst index 510b250b2fcf..5ccec74a083e 100644 --- a/docs/dev/application.rst +++ b/docs/dev/application.rst @@ -106,7 +106,9 @@ Directories within the repository: owned/maintained projects) - `metrics/ `_ - services for recording metrics - `migrations/ `_ - changes to the database schema - - `packaging/ `_ - models + - `oidc/ `_ - `Trusted Publishing `_ support + - `organizations/ `_ - organization accounts + - `packaging/ `_ - core packaging models (projects, releases, files) - `rate_limiting/ `_ - rate limiting to prevent abuse - `rss/ `_ - RSS feeds: :doc:`api-reference/feeds` - `search/ `_ - utilities for building and querying the search index