Break up Brief + Document (#311)

This commit is contained in:
Max Goedjen
2022-01-01 21:46:01 -08:00
committed by GitHub
parent eb282b4116
commit da2c460c60
9 changed files with 186 additions and 107 deletions

View File

@@ -0,0 +1,15 @@
# ``Brief``
Brief is a collection of protocols and concrete implmentation describing updates.
## Topics
### Versioning
- ``SemVer``
- ``Release``
### Updater
- ``UpdaterProtocol``
- ``Updater``