Minor modification.
This commit is contained in:
parent
a8eccd93bd
commit
f35bdc19ae
@ -71,8 +71,8 @@
|
||||
<p>These documents help you understanding how to use the engine in your own solution.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="InstallationPage.html">Installation</a> - Explains ways to get the package.</li>
|
||||
<li><a href="UsagePage.html">Usage</a> - Provides some usage examples.</li>
|
||||
<li><a href="InstallationPage.html">Installation</a> - How to get the package?</li>
|
||||
<li><a href="UsagePage.html">Usage</a> - How to use it to embed 3D models?</li>
|
||||
</ul>
|
||||
|
||||
<h2>Contribution</h2>
|
||||
@ -80,7 +80,7 @@
|
||||
<p>If you would like to contribute to the codebase, these documents help you to start.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - Helps you understanding how the developer environment works.</li>
|
||||
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - How to set up your environment for development?</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
@ -12,8 +12,8 @@
|
||||
<p>These documents help you understanding how to use the engine in your own solution.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="InstallationPage.html">Installation</a> - Explains ways to get the package.</li>
|
||||
<li><a href="UsagePage.html">Usage</a> - Provides some usage examples.</li>
|
||||
<li><a href="InstallationPage.html">Installation</a> - How to get the package?</li>
|
||||
<li><a href="UsagePage.html">Usage</a> - How to use it to embed 3D models?</li>
|
||||
</ul>
|
||||
|
||||
<h2>Contribution</h2>
|
||||
@ -21,5 +21,5 @@
|
||||
<p>If you would like to contribute to the codebase, these documents help you to start.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - Helps you understanding how the developer environment works.</li>
|
||||
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - How to set up your environment for development?</li>
|
||||
</ul>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user