update texts
This commit is contained in:
parent
975c43ba57
commit
d9daf10889
3 changed files with 2 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
<p>Start with <code>OxJS/index.html</code>. It's this website.</p>
|
||||
<br>
|
||||
<h2><b>Build</b></h2>
|
||||
<p>Minified production version.</p>
|
||||
<p>Minified production version, including modules.</p>
|
||||
<p>Download <a href="https://oxjs.org/downloads/OxJS.latest.build.tar.gz"><code>OxJS.latest.build.tar.gz</code></a>{size.build}.</p>
|
||||
<p>Or get <code>Ox.js</code> only: <a href="https://oxjs.org/oxjs/build/Ox.js"><code>Ox.js</code></a>{size.minified}.</p>
|
||||
<br>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<p><code>OxDoc</code> is a new format for JavaScript documentation. It was developed for and is used throughout <code>OxJS</code>, which provides a <a href="#doc/Ox.doc">parser</a> and a <a href="#doc/Ox.DocPanel">browser</a> for it.</p>
|
||||
|
||||
<p><code>OxDoc</code> itself isn't formally documented yet, but you may want to take a look at the extensive <a href="#examples/oxdoc_tutorial">tutorial</a>. The sample below should give you a rough first idea.</p>
|
||||
<p><code>OxDoc</code> itself isn't formally documented yet, but you may want to take a look at the detailed <a href="#examples/oxdoc_tutorial">OxDoc Tutorial</a>. The sample below should give you a rough first idea.</p>
|
||||
|
||||
<p>For now, <code>OxDoc</code> should be considered a proposal, and this introduction is, above all, a request for <a href="#development">comments</a>.</p>
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
<h1>Roadmap</h1>
|
||||
|
||||
<p>Nothing to see here yet, please move along...</p>
|
Loading…
Reference in a new issue