mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Replaced needless anchors with IDs
This commit is contained in:
12
doc/lib.htm
12
doc/lib.htm
@@ -19,10 +19,8 @@
|
||||
<LI><A HREF="#Usage"> Usage</A>
|
||||
<LI><A HREF="#Commands"> The commands</A>
|
||||
</UL>
|
||||
<H3><BR>
|
||||
<HR SIZE="3">
|
||||
<BR>
|
||||
<A NAME="History">History</A></H3>
|
||||
<hr>
|
||||
<H3 id="History">History</H3>
|
||||
<TABLE BORDER=1>
|
||||
<CAPTION><I>The history of xLib</I></CAPTION>
|
||||
<TR>
|
||||
@@ -39,12 +37,10 @@
|
||||
<BR>
|
||||
<HR>
|
||||
<BR>
|
||||
<H3><A NAME="Usage">Usage</A></H3>
|
||||
<H3 id="Usage">Usage</H3>
|
||||
<PRE> xlib library command [module1 module2 ... modulen]</PRE>
|
||||
<HR>
|
||||
<H3>
|
||||
<BR>
|
||||
<A NAME="Commands">The Commands</A></H3>
|
||||
<H3 id="Commands">The Commands</H3>
|
||||
<P>The <B>command</B> specified after <B>library</B> on the <A HREF="#Usage">commandline</A> tells xLib what to do.
|
||||
<P>The following commands are available:
|
||||
<TABLE BORDER=1>
|
||||
|
||||
Reference in New Issue
Block a user