Skip to content

Commit fe38096

Browse files
woodruffwdi
andauthored
docs/dev/application: document some more directories (#16259)
Signed-off-by: William Woodruff <[email protected]> Co-authored-by: Dustin Ingram <[email protected]>
1 parent 524bd23 commit fe38096

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/dev/application.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@ Directories within the repository:
106106
owned/maintained projects)
107107
- `metrics/ <https://github.com/pypi/warehouse/tree/main/warehouse/metrics>`_ - services for recording metrics
108108
- `migrations/ <https://github.com/pypi/warehouse/tree/main/warehouse/migrations>`_ - changes to the database schema
109-
- `packaging/ <https://github.com/pypi/warehouse/tree/main/warehouse/packaging>`_ - models
109+
- `oidc/ <https://github.com/pypi/warehouse/tree/main/warehouse/oidc>`_ - `Trusted Publishing <https://docs.pypi.org/trusted-publishers/>`_ support
110+
- `organizations/ <https://github.com/pypi/warehouse/tree/main/warehouse/organizations>`_ - organization accounts
111+
- `packaging/ <https://github.com/pypi/warehouse/tree/main/warehouse/packaging>`_ - core packaging models (projects, releases, files)
110112
- `rate_limiting/ <https://github.com/pypi/warehouse/tree/main/warehouse/rate_limiting>`_ - rate limiting to prevent abuse
111113
- `rss/ <https://github.com/pypi/warehouse/tree/main/warehouse/rss>`_ - RSS feeds: :doc:`api-reference/feeds`
112114
- `search/ <https://github.com/pypi/warehouse/tree/main/warehouse/search>`_ - utilities for building and querying the search index

0 commit comments

Comments
 (0)