[babl] docs: remove short-cut coverage, which is too expensive to generate
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] docs: remove short-cut coverage, which is too expensive to generate
- Date: Sun, 8 Apr 2018 13:29:15 +0000 (UTC)
commit 5901ea93eca9c3e1367cbf646fa097eb0ec2d49f
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Apr 8 00:48:44 2018 +0200
docs: remove short-cut coverage, which is too expensive to generate
docs/index-static.html.in | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
---
diff --git a/docs/index-static.html.in b/docs/index-static.html.in
index a84422d..b0a04bd 100644
--- a/docs/index-static.html.in
+++ b/docs/index-static.html.in
@@ -80,7 +80,6 @@
<li><a href='#Color-models'> Color models</a></li>
<li><a href='#Pixel-formats'> Pixel formats</a></li>-->
- <li><a href='#Shortcut_coverage'> Shortcut Coverage</a></li>
<li><a href='#Environment'> Environment</a></li>
<li><a href='#Extending'> Extending</a></li>
<li><a href='#DirectoryOverview'> Directory Overview</a></li>
@@ -311,15 +310,8 @@ lab_buffer = malloc (pixel_count * 3 * sizeof (float));
</li>
</ul>-->
- <a name='Shortcut_coverage'></a>
- <h3>Shortcut Coverage</h3>
- <p>The diagram shown below visualizes the coverage of current shortcut
- conversions. Dots indicate a direct conversion is provided for, the height
- of the bar indicates the number of conversions steps needed in a chain of
- conversions.
-
- <a name='Environment'></a>
- <h2>Environment</h2>
+ <a name='Environment'></a>
+ <h2>Environment</h2>
<p>Through the environment variable <tt>BABL_TOLERANCE</tt> you can control
a speed/performance trade off that by default is set very low (0.000001)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]