We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5b809 commit f02ec75Copy full SHA for f02ec75
content/utilities/index.md
@@ -37,6 +37,13 @@ body = '''
37
A framework for building checks designed to check to see if a repository follows guideline.
38
'''
39
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
+
47
[[item]]
48
type = 'card'
49
header = '[changelist](https://github.com/scientific-python/changelist/)'
0 commit comments