diff options
author | Alex Auvolat <alex@adnab.me> | 2022-09-14 19:31:13 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-09-14 19:31:13 +0200 |
commit | f6aebefcc9747bf5afad3767e9ae6f9f3aba30ae (patch) | |
tree | fa48f9ee7b5ae7e9b93df8146ede7a8536262fb2 /doc/book/working-documents/design-draft.md | |
parent | 89b8087ba81c508ba382aa6c9cb6bb3afa6a43c8 (diff) | |
download | garage-f6aebefcc9747bf5afad3767e9ae6f9f3aba30ae.tar.gz garage-f6aebefcc9747bf5afad3767e9ae6f9f3aba30ae.zip |
Some work on documentation towards v0.8
Diffstat (limited to 'doc/book/working-documents/design-draft.md')
-rw-r--r-- | doc/book/working-documents/design-draft.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/book/working-documents/design-draft.md b/doc/book/working-documents/design-draft.md index 44849a41..3c8298b0 100644 --- a/doc/book/working-documents/design-draft.md +++ b/doc/book/working-documents/design-draft.md @@ -1,6 +1,6 @@ +++ -title = "Design draft" -weight = 25 +title = "Design draft (obsolete)" +weight = 50 +++ **WARNING: this documentation is a design draft which was written before Garage's actual implementation. |