[KSS-checkins] r51420 - in kukit/kss.base/trunk: docs src/kss/base
jvloothuis at codespeak.net
jvloothuis at codespeak.net
Tue Feb 12 20:16:00 CET 2008
Author: jvloothuis
Date: Tue Feb 12 20:16:00 2008
New Revision: 51420
Added:
kukit/kss.base/trunk/docs/README.txt
- copied, changed from r51419, kukit/kss.base/trunk/src/kss/base/README.txt
Removed:
kukit/kss.base/trunk/src/kss/base/README.txt
Log:
Moved the readme to the docs folder where it belongs (it was a pure
doc since there where no tests in it).
Copied: kukit/kss.base/trunk/docs/README.txt (from r51419, kukit/kss.base/trunk/src/kss/base/README.txt)
==============================================================================
--- kukit/kss.base/trunk/src/kss/base/README.txt (original)
+++ kukit/kss.base/trunk/docs/README.txt Tue Feb 12 20:16:00 2008
@@ -10,4 +10,6 @@
This Python package contains the Javascript engine and the server side
infrastructure. The package forms the base for ingegration with
specific web development frameworks. To see if there is support for
-your framework go to the KSS website.
\ No newline at end of file
+your framework go to the `KSS website`_.
+
+.. _`KSS website`: http://kssproject.org
\ No newline at end of file
Deleted: /kukit/kss.base/trunk/src/kss/base/README.txt
==============================================================================
--- /kukit/kss.base/trunk/src/kss/base/README.txt Tue Feb 12 20:16:00 2008
+++ (empty file)
@@ -1,13 +0,0 @@
-==============
-The KSS system
-==============
-
-KSS enables you write rich Ajax applications without having to code
-Javascript. It does this by using a CSS like resource, this is called
-a KSS file. All that you as a developer need to do is write files like
-these and implement server side Python.
-
-This Python package contains the Javascript engine and the server side
-infrastructure. The package forms the base for ingegration with
-specific web development frameworks. To see if there is support for
-your framework go to the KSS website.
\ No newline at end of file
More information about the Kukit-checkins
mailing list