diff options
Diffstat (limited to 'doc/product.html')
| -rw-r--r-- | doc/product.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/product.html b/doc/product.html index 70c7193..16cac7c 100644 --- a/doc/product.html +++ b/doc/product.html @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> @@ -130,7 +130,7 @@ The algorithm is based on HBAO [Bavoil and Sainz 2008], with the following diffe <div class="section" id="package"> <h2>Package<a class="headerlink" href="#package" title="Permalink to this headline">¶</a></h2> <p><tt class="docutils literal"><span class="pre">doc/</span></tt>—this documentation page.</p> -<p><tt class="docutils literal"><span class="pre">lib/</span></tt>—header file, import libraries and DLLs, for Win32, Win64, Mac OS X and Linux.</p> +<p><tt class="docutils literal"><span class="pre">lib/</span></tt>—header file, import libraries and DLLs, for Win32 and Win64.</p> <p><tt class="docutils literal"><span class="pre">samples/</span></tt>—source for sample applications demonstrating NVIDIA HBAO+.</p> </div> <div class="section" id="getting-started"> |