diff --git a/readme/index/download.html b/readme/index/download.html index 1d3c2cea..6f02fd77 100644 --- a/readme/index/download.html +++ b/readme/index/download.html @@ -12,7 +12,7 @@

Start with  OxJS/index.html. It's this website.


Build

-

Minified production version.

+

Minified production version, including modules.

Download  OxJS.latest.build.tar.gz{size.build}.

Or get Ox.js only:  Ox.js{size.minified}.


diff --git a/readme/oxdoc.html b/readme/oxdoc.html index df9681c9..76bfa225 100644 --- a/readme/oxdoc.html +++ b/readme/oxdoc.html @@ -2,7 +2,7 @@

OxDoc is a new format for JavaScript documentation. It was developed for and is used throughout OxJS, which provides a parser and a browser for it.

-

OxDoc itself isn't formally documented yet, but you may want to take a look at the extensive tutorial. The sample below should give you a rough first idea.

+

OxDoc itself isn't formally documented yet, but you may want to take a look at the detailed OxDoc Tutorial. The sample below should give you a rough first idea.

For now, OxDoc should be considered a proposal, and this introduction is, above all, a request for comments.

diff --git a/readme/roadmap.html b/readme/roadmap.html deleted file mode 100644 index f096323d..00000000 --- a/readme/roadmap.html +++ /dev/null @@ -1,3 +0,0 @@ -

Roadmap

- -

Nothing to see here yet, please move along...