From 5f79a6fd648f09c43a339daadd23334370ba64a1 Mon Sep 17 00:00:00 2001
From: Pauli Virtanen <pauli.t.virtanen@jyu.fi>
Date: Tue, 23 Apr 2024 16:26:54 +0300
Subject: [PATCH] Documentation

---
 doc/api.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/api.rst b/doc/api.rst
index 85c89e3..957e50a 100644
--- a/doc/api.rst
+++ b/doc/api.rst
@@ -22,6 +22,10 @@ API
    :members:
    :undoc-members:
 
+.. automodule:: usadelndsoc.matsubara
+   :members:
+   :undoc-members:
+
 .. py:data:: usadelndsoc.logger
 
    `logging` instance used.
-- 
GitLab