Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions content/utilities/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)'
Expand Down