From 25223e6b4941ce23389c472277fa6635d5076bff Mon Sep 17 00:00:00 2001
From: "Antoine R. Dumont (@ardumont)" <antoine.romain.dumont@gmail.com>
Date: Wed, 18 Oct 2017 15:48:01 +0200
Subject: [PATCH] architecture: Reference swh.deposit module

---
 docs/architecture.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/architecture.rst b/docs/architecture.rst
index 8e562761..77121bd5 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -25,6 +25,9 @@ Heritage Python stack (each module name is linked to its API documentation).
      low-level utilities and helpers used by almost all other modules in the
      stack
 
+:mod:`swh.deposit`
+     SWORD 2.0 interface to Software Heritage
+
 :mod:`swh.docs`
      developer documentation (used to generate the docs you are reading)
 
-- 
GitLab