Cleanup
This commit is contained in:
parent
82e90409e4
commit
b7f54cb09c
1 changed files with 9 additions and 5 deletions
14
index.html
14
index.html
|
|
@ -422,13 +422,17 @@ tests for the highlighting.</p>
|
|||
<li><div class="menu-item"><a href="./api/undomanager.html" class="menuLink namespace">UndoManager</a></div></li>
|
||||
<li><div class="menu-item"><a href="./api/virtual_renderer.html" class="menuLink namespace">VirtualRenderer</a></div></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span8">
|
||||
<div id="apiHolder" class="span8 apiIntro"><h1>Ace API Reference</h1>
|
||||
<p>Welcome to the Ace API Reference!</p>
|
||||
<p>On the left, you'll find a list of all of our currently documented classes. There are plenty more to do, but these represent the "core" set. For more information on how to work with Ace, check out the <a href="#nav=embedding">embedding guide</a>.</p>
|
||||
<div class="span8">
|
||||
<div id="apiHolder" class="span8 apiIntro">
|
||||
<h1>Ace API Reference</h1>
|
||||
<p>Welcome to the Ace API Reference!</p>
|
||||
<p>On the left, you'll find a list of all of our currently documented classes.
|
||||
There are plenty more to do, but these represent the "core" set. For more
|
||||
information on how to work with Ace, check out the <a href="#nav=embedding">embedding guide</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue