From: Øyvind Kolås Date: Wed, 19 Jun 2019 12:27:11 +0000 (+0200) Subject: docs: add tools dir to dir-overview X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~98 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=319d95c282d1780d794572722c7822fc7cfc461f;p=babl.git docs: add tools dir to dir-overview --- diff --git a/docs/index-static.html.in b/docs/index-static.html.in index 17c33a0..9f4d228 100644 --- 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.