aboutsummaryrefslogtreecommitdiff
path: root/content/documentation/working-documents/_index.md
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-02-02 10:07:26 +0100
committerAlex Auvolat <alex@adnab.me>2022-02-02 10:07:26 +0100
commitf5afa3d974e631de75c438cf2941a88440e2cf69 (patch)
tree9f9a89d10940757025b82ff8fdfbe3104c5f89a4 /content/documentation/working-documents/_index.md
parent921dd28f7499e46d78bd39d9ac7630efc50b64e8 (diff)
downloadgaragehq.deuxfleurs.fr-f5afa3d974e631de75c438cf2941a88440e2cf69.tar.gz
garagehq.deuxfleurs.fr-f5afa3d974e631de75c438cf2941a88440e2cf69.zip
Documentation from garage submodule
Diffstat (limited to 'content/documentation/working-documents/_index.md')
-rw-r--r--content/documentation/working-documents/_index.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/content/documentation/working-documents/_index.md b/content/documentation/working-documents/_index.md
deleted file mode 100644
index cb78fc4..0000000
--- a/content/documentation/working-documents/_index.md
+++ /dev/null
@@ -1,14 +0,0 @@
-+++
-title = "Working Documents"
-weight = 7
-sort_by = "weight"
-template = "documentation.html"
-+++
-
-
-Working documents are documents that reflect the fact that Garage is a software that evolves quickly.
-They are a way to communicate our ideas, our changes, and so on before or while we are implementing them in Garage.
-If you like to live on the edge, it could also serve as a documentation of our next features to be released.
-
-Ideally, once the feature/patch has been merged, the working document should serve as a source to
-update the rest of the documentation and then be removed.