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

index 17c33a0641e42ae7296300aa80bf9e86daec4ea9..9f4d228b687e1e437d05452a6bf6434358a60475 100644 (file)
@@ -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>