From e105bde90c053fa968a01d4865431ecb8657339a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= <bsipocz@gmail.com>
Date: Wed, 21 May 2025 16:40:44 -0700
Subject: [PATCH] Add docstub

---
 content/utilities/index.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/content/utilities/index.md b/content/utilities/index.md
index e7ef7d4..2b1a946 100644
--- a/content/utilities/index.md
+++ b/content/utilities/index.md
@@ -37,6 +37,13 @@ body = '''
 A framework for building checks designed to check to see if a repository follows guideline.
 A framework for building check'''
 
+[[item]]
+type = 'card'
+header = '[docstub](https://github.com/scientific-python/docstub/)'
+body = '''
+A tool for generating Python stub files from docstrings.
+'''
+
 [[item]]
 type = 'card'
 header = '[changelist](https://github.com/scientific-python/changelist/)'