docs(pyargus): create initial documentation for pyargus
This commit is contained in:
parent
d39e3d3e12
commit
69c6c6abc2
7 changed files with 241 additions and 2 deletions
|
|
@ -6,6 +6,11 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/rstcheck/rstcheck
|
||||
rev: 'v6.2.0' # Use the sha / tag you want to point at
|
||||
hooks:
|
||||
- id: rstcheck
|
||||
additional_dependencies: ["sphinx>=4.0"]
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: nox (python)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue