mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Fix broken internal link; add stub for missing subsection.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14003 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
179bf4bf39
commit
4fcfaa5410
@ -33,7 +33,7 @@
|
||||
<li><a href="#comments">Comments</a></li>
|
||||
<li><a href="#literals">Literals</a></li>
|
||||
<li><a href="#words">Words</a></li>
|
||||
<li><a href="style">Standard Style</a></li>
|
||||
<li><a href="#style">Standard Style</a></li>
|
||||
<li><a href="#builtins">Built-Ins</a></li>
|
||||
</ol></li>
|
||||
<li><a href="#example">Prime: A Complete Example</a></li>
|
||||
@ -470,6 +470,11 @@ unit. Anything declared with <code>FORWARD</code> is an external symbol for
|
||||
linking.</p>
|
||||
</div>
|
||||
<!-- ======================================================================= -->
|
||||
<div class="doc_subsection"><a name="style"></a>Standard Style</div>
|
||||
<div class="doc_text">
|
||||
<p>TODO</p>
|
||||
</div>
|
||||
<!-- ======================================================================= -->
|
||||
<div class="doc_subsection"><a name="builtins"></a>Built In Words</div>
|
||||
<div class="doc_text">
|
||||
<p>The built-in words of the Stacker language are put in several groups
|
||||
|
Loading…
x
Reference in New Issue
Block a user