projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b67e8
)
docs: add tools dir to dir-overview
author
Øyvind Kolås
<pippin@gimp.org>
Wed, 19 Jun 2019 12:27:11 +0000
(14:27 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Wed, 19 Jun 2019 12:27:11 +0000
(14:27 +0200)
docs/index-static.html.in
patch
|
blob
|
history
diff --git
a/docs/index-static.html.in
b/docs/index-static.html.in
index 17c33a0641e42ae7296300aa80bf9e86daec4ea9..9f4d228b687e1e437d05452a6bf6434358a60475 100644
(file)
--- a/
docs/index-static.html.in
+++ b/
docs/index-static.html.in
@@
-419,6
+419,7
@@
lab_buffer = malloc (pixel_count * 3 * sizeof (float));
│ code from gggl. Finding more exsisting conversions in third
│ part libraries (hermes, lcms?, liboil?) could improve the
│ speed of babl.
+ ├──tools various commandline tools used for verifying accuracy of extensions.
├──tests tests used to keep babl sane during development.
└──docs Documentation/webpage for babl (the document you are reading
originated there.</tt></pre>