Move documentation
authorMyhailo Danylenko <isbear@ukrpost.net>
Fri, 17 Aug 2012 16:55:45 +0300
changeset 21 e453791d6ca8
parent 20 d6b68c5fb1c1
child 22 37d7ae649929
Move documentation
README
TODO
docs/readme.mdwn
docs/todo.mdwn
docs/yaubil.rc
yaubil.rc
--- a/README	Sun Jul 22 16:08:05 2012 +0300
+++ b/README	Fri Aug 17 16:55:45 2012 +0300
@@ -1,43 +1,1 @@
-
-Welcome to Yet Another Useless Built-In Language.
-It provides conditional and blocking constructs, as well
-as some arithmetic expression evaluation and string
-concatenation. String splitting is not yet implemented,
-but is planned.
-
-INSTALLATION
-
-To install it, you need:
-cmake
-make
-gcc
-glib
-mcabber headers
-
-Then do
-$ mkdir build
-$ cd build
-$ cmake ..
-$ make edit_cache
-$ make
-# make install
-
-Debian users can instead of make install do
-$ fakeroot make package
-# dpkg -i libmcbber-yaubil*.deb
-
-Users of other distributions can select appropriate package
-generator, using cache editor.
-
-LICENSE
-
-This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING
-from this distribution or on a GNU web-site <http://www.gnu.org/licenses/>.
-
-CONTACTS
-
-I will be happy to get feedback, patches, suggestions, etc.
-You can send me email or contact via jabber <isbear@unixzone.org.ua>.
-
-  -- Myhailo Danylenko <isbear@ukrpost.net>
-
+docs/readme.mdwn
\ No newline at end of file
--- a/TODO	Sun Jul 22 16:08:05 2012 +0300
+++ b/TODO	Fri Aug 17 16:55:45 2012 +0300
@@ -1,3 +1,1 @@
-
-Pattern matching/cutting over strings
-
+docs/todo.mdwn
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/readme.mdwn	Fri Aug 17 16:55:45 2012 +0300
@@ -0,0 +1,43 @@
+
+Welcome to Yet Another Useless Built-In Language.
+It provides conditional and blocking constructs, as well
+as some arithmetic expression evaluation and string
+concatenation. String splitting is not yet implemented,
+but is planned.
+
+INSTALLATION
+
+To install it, you need:
+cmake
+make
+gcc
+glib
+mcabber headers
+
+Then do
+$ mkdir build
+$ cd build
+$ cmake ..
+$ make edit_cache
+$ make
+# make install
+
+Debian users can instead of make install do
+$ fakeroot make package
+# dpkg -i libmcbber-yaubil*.deb
+
+Users of other distributions can select appropriate package
+generator, using cache editor.
+
+LICENSE
+
+This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING
+from this distribution or on a GNU web-site <http://www.gnu.org/licenses/>.
+
+CONTACTS
+
+I will be happy to get feedback, patches, suggestions, etc.
+You can send me email or contact via jabber <isbear@unixzone.org.ua>.
+
+  -- Myhailo Danylenko <isbear@ukrpost.net>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/todo.mdwn	Fri Aug 17 16:55:45 2012 +0300
@@ -0,0 +1,3 @@
+
+Pattern matching/cutting over strings
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/yaubil.rc	Fri Aug 17 16:55:45 2012 +0300
@@ -0,0 +1,3 @@
+
+module load yaubil
+
--- a/yaubil.rc	Sun Jul 22 16:08:05 2012 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-
-module load yaubil
-