From c85d99202d9fc56fa8e3de50d8f6888bb5bf9d41 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 25 Jun 2012 16:41:12 +0200 Subject: [PATCH] readme: add roadmap; minor changes --- readme/getting_started.html | 2 ++ readme/index/examples.html | 2 +- readme/roadmap.html | 3 +++ 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 readme/roadmap.html diff --git a/readme/getting_started.html b/readme/getting_started.html index 807cccd2..948eab6d 100644 --- a/readme/getting_started.html +++ b/readme/getting_started.html @@ -20,3 +20,5 @@

If you're making changes to OxJS (methods, widgets, modules, etc.), make them in source/, not in dev/. dev/ contains symlinks to source/ (plus some json files to tell Ox.load which resources to include), so your edits will be live.

To add or remove files, or to rebuild the production version, run /tools/build/build.py. This will update both build/ and dev/ from source/.

+ +

For more, see the examples section.

\ No newline at end of file diff --git a/readme/index/examples.html b/readme/index/examples.html index b3828a80..6cc2133b 100644 --- a/readme/index/examples.html +++ b/readme/index/examples.html @@ -1,3 +1,3 @@

Examples

A growing list of annotated examples. You're invited to contribute.

-

For a comprehensive demo of Ox.UI, take a look at pan.do/ra.

\ No newline at end of file +

For a comprehensive demo of Ox.UI, take a look at pan.do/ra.

\ No newline at end of file diff --git a/readme/roadmap.html b/readme/roadmap.html new file mode 100644 index 00000000..f096323d --- /dev/null +++ b/readme/roadmap.html @@ -0,0 +1,3 @@ +

Roadmap

+ +

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