Skip to content

Commit f02ec75

Browse files
authored
Add docstub (#71)
1 parent 9e5b809 commit f02ec75

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/utilities/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ body = '''
3737
A framework for building checks designed to check to see if a repository follows guideline.
3838
'''
3939

40+
[[item]]
41+
type = 'card'
42+
header = '[docstub](https://github.com/scientific-python/docstub/)'
43+
body = '''
44+
A tool for generating Python stub files from docstrings.
45+
'''
46+
4047
[[item]]
4148
type = 'card'
4249
header = '[changelist](https://github.com/scientific-python/changelist/)'

0 commit comments

Comments
 (0)