From 8ab2ed2b073e1d9dac2c1c452b33c394d1f5b5ca Mon Sep 17 00:00:00 2001 From: FelipeNMoura Date: Tue, 7 Feb 2012 01:39:43 -0200 Subject: [PATCH] changes to the description's section --- index.html | 90 +++++++++++++++++++++++++----------------------------- 1 file changed, 42 insertions(+), 48 deletions(-) diff --git a/index.html b/index.html index 80100fc..11aecf0 100644 --- a/index.html +++ b/index.html @@ -50,58 +50,52 @@ -

TheWebMind -=============================================== -This is the source code for theWebMind project. - -Requirements: ---------- -* PHP 5.3+ -* PHP-cli -* PHP-SQLite3 -* ReadLine(if you inted to use it in command line, not only with HTTP requisitions) - -Installation: -------------- -For now, only working on mac and Linux...sorry bill! -Your HTTPServer's user must have permission to read and write on its folder -In your console, run the following command into this directory: - $sudo php mind install +

TheWebMind
+This is the source code for theWebMind project.
+


+

Requirements:

+ +

Installation:

+For now, only working on mac and Linux...sorry bill!
+Your HTTPServer's user must have permission to read and write on its folder
+In your console, run the following command into this directory:
+
$ sudo php mind install
Great! Now you're good to go +

+
-* * * +

Examples and tests:
+To perform some examples and tests, access in your browser the IDE demo
+

http://[yourMindDir]/docs/ide
-Examples and tests: -------------- -To perform some examples and tests, access in your browser -the IDE demo - http://[yourMindDir]/docs/ide - -For graphics, diagrams, examples of code, help and documentation, see -the docs directory - [yourMindDir]/docs/ +

For graphics, diagrams, examples of code, help and documentation, see the docs directory
+

[yourMindDir]/docs/
Your projects are stored at: - [yourMindDir]/projects/[projectName] -You can write your codes directly in sources/main.mnd in your -project's source directory. -You can see the generated documentation and source code on 'docs' and -'app' directories, into the project's directory. +
[yourMindDir]/projects/[projectName]
+You can write your codes directly in sources/main.mnd in your project's source directory.
+You can see the generated documentation and source code on 'docs' and 'app' directories, into the project's directory.
-Please, check/change the data and options as you need, on - [yourMindDir]/env/defaults.ini +

Please, check/change the data and options as you need, on +

[yourMindDir]/env/defaults.ini
-Unit tests are on Tests directory, run it with PHPUnit - [yourMindDir]/Tests +

Unit tests are on Tests directory, run it with PHPUnit +

[yourMindDir]/Tests
-Useful/interesting links: -[Official website](http://thewebmind.org "theWebMind") | -[Licenses](https://github.com/felipenmoura/theWebMind/blob/master/licenses/mind3rd.license, "Licenses") | -[Documentation](http://docs.thewebmind.org "documentation") | -[Contact](mailto:contact@thewebmind.org "contact") | -[Twitter](http://twitter.com/thewebmind "twitter") | -[Contribute](http://thewebmind.org/contribute "Contribute")

+Useful/interesting links:
+Official website | +Licenses | +Documentation | +Contact | +Twitter | +Contribute | +Discussion Group

@@ -162,13 +156,13 @@ jaydson@thewebmind.org // http://jaydson.org // twitter: @jaydson

-

Authors

-

Felipe Nascimento (felipe.moura@agiplan.com.br)
FelipeNMoura (felipenmoura@gmail.com)

+

Authors


FelipeNMoura (felipe@thewebmind.org)

-

Contact

-

Felipe Nascimento de Moura (felipenmoura@gmail.com)

+

Contacts

+

Felipe Nascimento de Moura (felipe@thewebmind.org)

+

The official discussion group

Download

@@ -198,4 +192,4 @@ var pageTracker = _gat._getTracker("UA-1270869-9"); pageTracker._trackPageview(); } catch(err) {}" - + \ No newline at end of file