From a4c84f940f59198702716f785fa9f65b646eb8a4 Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Sat, 11 Oct 2025 09:25:29 +0200 Subject: [PATCH] Updated the Topics section of the Library article for the DocC documentation catalog in the library target. --- .../Catalogs/DiscogsService.docc/Library.md | 24 +++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/Sources/DiscogsService/Catalogs/DiscogsService.docc/Library.md b/Sources/DiscogsService/Catalogs/DiscogsService.docc/Library.md index e5f6b90fb..1adef575b 100644 --- a/Sources/DiscogsService/Catalogs/DiscogsService.docc/Library.md +++ b/Sources/DiscogsService/Catalogs/DiscogsService.docc/Library.md @@ -8,6 +8,26 @@ ## Topics -### Group +### Clients -- ``Symbol`` +- ``Client`` + +### Servers + +- ``Servers/Server1`` + +### Authentication + +- ``AuthMiddleware`` +- ``AuthMethod`` +- ``AuthTransport`` + +### Types + +- ``Components`` +- ``Operations`` +- ``Servers`` + +### Protocols + +- ``APIProtocol``