DXGL r677 - Code Review

Jump to navigation Jump to search
Repository:DXGL
Revision:r676‎ | r677 | r678 >
Date:00:14, 1 August 2016
Author:admin
Status:new
Tags:
Comment:
Fix corrupt text in help file.
Modified paths:
  • /Help/introduction.htm (modified) (history)

Diff [purge]

Index: Help/introduction.htm
——@@ -14,7 +14,7 @@
1515 <p>
1616 If you upgrade from DXGL 0.5.8 or earlier, the configuration format will be changed, and earlier versions of DXGL will no longer recognize the profiles.
1717 In addition, any profiles generated by older versions of DXGL going forward will not be recognized by DXGL 0.5.9 or later.
18 - If you wish to migrate any old profiles generated after installing DXGL 0.5.9 or later, you will need to use Regedit to delete the “Configuration Version” registry value from the HKEY_CURRENT_USER\SOFTWARE\DXGL registry key to force the upgrade to be run again.
 18+ If you wish to migrate any old profiles generated after installing DXGL 0.5.9 or later, you will need to use Regedit to delete the "Configuration Version" registry value from the HKEY_CURRENT_USER\SOFTWARE\DXGL registry key to force the upgrade to be run again.
1919 </p>
2020 <h2>GitHub Notice</h2>
2121 <p>If you downloaded the DXGL source code from GitHub, please note that when compiling DXGL, the version number will not indicate the revision number. This issue is also present when compiling from a zipped source code distribution from the <a href="http://www.dxgl.info">www.dxgl.info</a> or <a href="http://www.williamfeely.info">www.williamfeely.info</a> website.</p>
——@@ -63,7 +63,7 @@
6464 <ul>
6565 <li>3D graphics are only partially supported.</li>
6666 </ul>
67 - <p>What doesn’t work:</p>
 67+ <p>What doesn't work:</p>
6868 <ul>
6969 <li>Many functions are stubbed out and return an error</li>
7070 </ul>