Skip to content

Commit

Permalink
doc: Fix unclosed "a" tags
Browse files Browse the repository at this point in the history
This caused the link color to be applied to various text.
  • Loading branch information
zturtleman committed Jul 31, 2024
1 parent db6491d commit fce930a
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions doc/html/olh_cmdline.htm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1>Command Line</h1>

<a name="overview">
<a name="overview"></a>
<h2>Overview</h2>
<p>
The Maverick Model 3D command line allows you to specify models to open
Expand All @@ -12,7 +12,7 @@ <h2>Overview</h2>
A complete command line reference is included below.
</p>

<a name="options">
<a name="options"></a>
<h2>Command Line Options</h2>

<h3>-h --help</h3>
Expand Down
54 changes: 27 additions & 27 deletions doc/html/olh_commands.htm
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1>Geometry Menu</h1>
<li> <a href="olh_commands.html#invsel">Invert Selection</a> </li>
</ul>

<a name="undo">
<a name="undo"></a>
<h1>Undo</h1>

<h3>Overview</h3>
Expand All @@ -71,7 +71,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>Ctrl-Z</b> - Undo
</ul>

<a name="redo">
<a name="redo"></a>
<h1>Redo</h1>

<h3>Overview</h3>
Expand All @@ -87,7 +87,7 @@ <h3>Keyboard shortcuts</h3>

<hr/>

<a name="copy">
<a name="copy"></a>
<h1>Copy Selected to Clipboard</h1>

<h3>Overview</h3>
Expand All @@ -102,7 +102,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>Ctrl-C</b> - Copy selection
</ul>

<a name="paste">
<a name="paste"></a>
<h1>Paste from Clipboard</h1>

<h3>Overview</h3>
Expand All @@ -118,7 +118,7 @@ <h3>Keyboard shortcuts</h3>

<hr/>

<a name="weld">
<a name="weld"></a>
<h1>Weld Vertices</h1>

<h3>Overview</h3>
Expand All @@ -145,7 +145,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>Ctrl-W</b>
</ul>

<a name="unweld">
<a name="unweld"></a>
<h1>Unweld Vertices</h1>

<h3>Overview</h3>
Expand All @@ -163,7 +163,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="snap">
<a name="snap"></a>
<h1>Snap Vertices Together</h1>

<h3>Overview</h3>
Expand All @@ -185,7 +185,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="makeface">
<a name="makeface"></a>
<h1>Make Face From Vertices</h1>

<h3>Overview</h3>
Expand All @@ -199,7 +199,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="selectfree">
<a name="selectfree"></a>
<h1>Select Free Vertices</h1>

<h3>Overview</h3>
Expand All @@ -216,7 +216,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="offset">
<a name="offset"></a>
<h1>Offset by Normal</h1>

<h3>Overview</h3>
Expand All @@ -234,7 +234,7 @@ <h3>Keyboard shortcuts</h3>

<hr/>

<a name="edgeturn">
<a name="edgeturn"></a>
<h1>Edge Turn</h1>

<h3>Overview</h3>
Expand Down Expand Up @@ -264,7 +264,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="edgedivide">
<a name="edgedivide"></a>
<h1>Edge Divide</h1>

<h3>Overview</h3>
Expand All @@ -280,7 +280,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="subdivide">
<a name="subdivide"></a>
<h1>Subdivide Faces</h1>

<h3>Overview</h3>
Expand All @@ -294,7 +294,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="rotatetex">
<a name="rotatetex"></a>
<h1>Rotate Texture Coordinates</h1>

<h3>Overview</h3>
Expand All @@ -312,7 +312,7 @@ <h3>Keyboard shortcuts</h3>

<hr/>

<a name="align">
<a name="align"></a>
<h1>Align Selected</h1>

<h3>Overview</h3>
Expand All @@ -337,7 +337,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="simplifymesh">
<a name="simplifymesh"></a>
<h1>Simplify Mesh</h1>

<h3>Overview</h3>
Expand Down Expand Up @@ -370,7 +370,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="capholes">
<a name="capholes"></a>
<h1>Cap Holes</h1>

<h3>Overview</h3>
Expand All @@ -394,7 +394,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="spherify">
<a name="spherify"></a>
<h1>Spherify</h1>

<h3>Overview</h3>
Expand All @@ -411,7 +411,7 @@ <h3>Keyboard shortcuts</h3>

<hr/>

<a name="invnorm">
<a name="invnorm"></a>
<h1>Invert Normals</h1>

<h3>Overview</h3>
Expand All @@ -433,7 +433,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="faceout">
<a name="faceout"></a>
<h1>Normals Face Out</h1>

<h3>Overview</h3>
Expand Down Expand Up @@ -467,7 +467,7 @@ <h3>Keyboard shortcuts</h3>

<hr/>

<a name="hide">
<a name="hide"></a>
<h1>Hide</h1>

<h3>Overview</h3>
Expand Down Expand Up @@ -495,7 +495,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>Shift+U</b> - Unhide all </li>
</ul>

<a name="delete">
<a name="delete"></a>
<h1>Delete</h1>

<h3>Overview</h3>
Expand All @@ -519,7 +519,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>Delete</b> - Delete selection
</ul>

<a name="flip">
<a name="flip"></a>
<h1>Flip</h1>

<h3>Overview</h3>
Expand All @@ -536,7 +536,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="flatten">
<a name="flatten"></a>
<h1>Flatten</h1>

<h3>Overview</h3>
Expand All @@ -552,7 +552,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="duplicate">
<a name="duplicate"></a>
<h1>Duplicate</h1>

<h3>Overview</h3>
Expand All @@ -567,7 +567,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="extrude">
<a name="extrude"></a>
<h1>Extrude</h1>

<h3>Overview</h3>
Expand All @@ -594,7 +594,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>Insert</b>
</ul>

<a name="invsel">
<a name="invsel"></a>
<h1>Invert Selection</h1>

<h3>Overview</h3>
Expand Down
4 changes: 2 additions & 2 deletions doc/html/olh_develop.htm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ <h1>Contents</h1>
<li> <a href="#plugins">Plugins</a>
</ul>

<a name="contrib">
<a name="contrib"></a>
<h1>Contributing</h1>

<p>
Expand Down Expand Up @@ -48,7 +48,7 @@ <h1>Contributing</h1>
started.
</p>

<a name="plugins">
<a name="plugins"></a>
<h1>Plugins</h1>

<p>
Expand Down
20 changes: 10 additions & 10 deletions doc/html/olh_influences.htm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>Influences Menu</h1>
</ul>
<hr/>

<a name="assigntojoint">
<a name="assigntojoint"></a>
<h1>Assign Selected to Joint</h1>

<h3>Overview</h3>
Expand All @@ -33,7 +33,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="autoassignselected">
<a name="autoassignselected"></a>
<h1>Auto-Assign Selected</h1>

<h3>Overview</h3>
Expand All @@ -57,7 +57,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="removeallinfluences">
<a name="removeallinfluences"></a>
<h1>Remove All Influences from Selected</h1>

<h3>Overview</h3>
Expand All @@ -71,7 +71,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="removeinfluence">
<a name="removeinfluence"></a>
<h1>Remove Selected Joint from Influencing</h1>

<h3>Overview</h3>
Expand All @@ -85,7 +85,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="converttosingle">
<a name="converttosingle"></a>
<h1>Convert Multiple Influences to Single</h1>

<h3>Overview</h3>
Expand All @@ -100,7 +100,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="selectinfluences">
<a name="selectinfluences"></a>
<h1>Select Joint Influences</h1>

<h3>Overview</h3>
Expand All @@ -115,7 +115,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="selectinfluencedvertices">
<a name="selectinfluencedvertices"></a>
<h1>Select Influenced Vertices</h1>

<h3>Overview</h3>
Expand All @@ -129,7 +129,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="selectinfluencedpoints">
<a name="selectinfluencedpoints"></a>
<h1>Select Influenced Points</h1>

<h3>Overview</h3>
Expand All @@ -143,7 +143,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="selectunassignedvertices">
<a name="selectunassignedvertices"></a>
<h1>Select Unassigned Vertices</h1>

<h3>Overview</h3>
Expand All @@ -157,7 +157,7 @@ <h3>Keyboard shortcuts</h3>
<li> <b>None</b>
</ul>

<a name="selectunassignedpoints">
<a name="selectunassignedpoints"></a>
<h1>Select Unassigned Points</h1>

<h3>Overview</h3>
Expand Down
6 changes: 3 additions & 3 deletions doc/html/olh_quakemd2.htm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h2>Contents</h2>
<li> <a href="#trianglestrips">Triangle Strips</a>
</ul>

<a name="textures">
<a name="textures"></a>
<h2>Loading Skins and Textures</h2>

<p>
Expand Down Expand Up @@ -38,7 +38,7 @@ <h2>Loading Skins and Textures</h2>
textures. Those textures should be available as alternate skins for the model.
</p>

<a name="animations">
<a name="animations"></a>
<h2>Animations</h2>

<p>
Expand All @@ -59,7 +59,7 @@ <h2>Animations</h2>
animations and only export MD2 files when necessary.
</p>

<a name="trianglestrips">
<a name="trianglestrips"></a>
<h2>Triangle Strips</h2>

<p>
Expand Down
Loading

0 comments on commit fce930a

Please sign in to comment.