mirror of
https://github.com/davidism/modify-repos.git
synced 2025-08-31 13:07:21 +00:00
write docs
This commit is contained in:
parent
1a6daf27f5
commit
2332be07e5
21 changed files with 983 additions and 17 deletions
13
docs/utils.md
Normal file
13
docs/utils.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Utilities
|
||||
|
||||
```{eval-rst}
|
||||
.. currentmodule:: modify_repos.utils
|
||||
|
||||
.. autofunction:: run_cmd
|
||||
|
||||
.. autofunction:: wrap_text
|
||||
|
||||
.. autofunction:: read_text
|
||||
|
||||
.. autofunction:: write_text
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue