aboutsummaryrefslogtreecommitdiffstats
path: root/docs/files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/files.txt')
-rw-r--r--docs/files.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/files.txt b/docs/files.txt
index 4bed0f2d..244a4c66 100644
--- a/docs/files.txt
+++ b/docs/files.txt
@@ -1,17 +1,17 @@
This is a tree of the toplevel directory of the GLCD library.
-The maintainer is supposed to keep it up to date at any time.
+The maintainer is supposed to keep it up to date at any new release.
-
-├── console
-│   ├── console.c
-│   └── console.h
├── demos
│   ├── lcd
│   │   └── main.c
-│   └── readme.txt
+│   ├── readme.txt
+│   └── touchpad
+│   └── main.c
├── docs
│   ├── contributors.txt
+│   ├── files.txt
│   ├── readme.txt
+│   ├── releases.txt
│   └── usage.txt
├── Doxygenfile
├── drivers
@@ -102,3 +102,5 @@ The maintainer is supposed to keep it up to date at any time.
└── tools
└── readme.txt
+23 directories, 77 files
+