diff options
author | pacien | 2022-10-17 00:06:37 +0200 |
---|---|---|
committer | pacien | 2022-10-17 00:06:37 +0200 |
commit | e04500474a0f35d820c1bcdc7103d770245beb02 (patch) | |
tree | 8244fe360cd7f6ab82a9036a642f9d3079b371db /devdoc/design-notes.md | |
parent | 9c73ce37e76925b70fbef27bc8d14dab4fa59aca (diff) | |
download | ldgallery-e04500474a0f35d820c1bcdc7103d770245beb02.tar.gz |
devdoc/design-notes: add header and outdated warning
Diffstat (limited to 'devdoc/design-notes.md')
-rw-r--r-- | devdoc/design-notes.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devdoc/design-notes.md b/devdoc/design-notes.md index 9bca7c8..b6ea37a 100644 --- a/devdoc/design-notes.md +++ b/devdoc/design-notes.md | |||
@@ -1,3 +1,13 @@ | |||
1 | --- | ||
2 | title: ldgallery design notes | ||
3 | author: pacien | ||
4 | date: 2020-02-25 | ||
5 | --- | ||
6 | |||
7 | __Warning: this document is severely outdated.__ | ||
8 | |||
9 | --- | ||
10 | |||
1 | # ldgallery design notes | 11 | # ldgallery design notes |
2 | 12 | ||
3 | _ldgallery_ consists of two main components that are packaged and distributed | 13 | _ldgallery_ consists of two main components that are packaged and distributed |