Repository: incubator-wave-docs Updated Branches: refs/heads/master [created] ca6991781
Add initial docs readme. Project: http://git-wip-us.apache.org/repos/asf/incubator-wave-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave-docs/commit/83b4e36b Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave-docs/tree/83b4e36b Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave-docs/diff/83b4e36b Branch: refs/heads/master Commit: 83b4e36b55c8663a5d3d0d135cbef67736759e32 Parents: Author: Ali Lown <[email protected]> Authored: Thu May 7 00:16:50 2015 +0100 Committer: Ali Lown <[email protected]> Committed: Thu May 7 00:16:50 2015 +0100 ---------------------------------------------------------------------- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave-docs/blob/83b4e36b/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md new file mode 100644 index 0000000..7fb8274 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +Apache Wave Documentation +-------------------------- +The Apache Wave project is a stand alone wave server and rich web client +that serves as a Wave reference implementation. +Apache Wave site: http://incubator.apache.org/wave/ +This project lets developers and enterprise users run wave servers and +host waves on their own hardware. And then share those waves with other +wave servers. + +Here you will find (eventually) all the documentation on building, installing, +running, managing and contributing to Apache Wave. + +In the meantime, please continue to use the existing documentation that can be +found on our [website](http://incubator.apache.org/wave), in the [wiki](https://cwiki.apache.org/confluence/display/WAVE/Home), +and at [Wave Protocol (old website)](http://www.waveprotocol.org).
