Skip to content

Commit 15e0759

Browse files
authored
1 parent 0a1c423 commit 15e0759

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

data/tools/griffe.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Griffe
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
license: ISC License
7+
types:
8+
- cli
9+
source: 'https://github.com/mkdocstrings/griffe'
10+
homepage: 'https://mkdocstrings.github.io/griffe/'
11+
description: >-
12+
Signatures for entire Python programs.
13+
Extract the structure, the frame, the skeleton of your project,
14+
to generate API documentation or find breaking changes in your API.

0 commit comments

Comments
 (0)