]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Updated version, in docs
authorparis <pariskasidiaris@gmail.com>
Fri, 2 May 2014 22:34:15 +0000 (22:34 +0000)
committerparis <pariskasidiaris@gmail.com>
Fri, 2 May 2014 22:34:15 +0000 (22:34 +0000)
docs/conf.py
docs/index.rst

index 8186ce8bef2f6c5cb12e911cda23f77336242bd6..00a9801cb6c9c64b7bc41b207ae5d5f1f1a44a90 100644 (file)
@@ -51,9 +51,9 @@ copyright = u'2014, sourceLair Limited'
 # built documents.
 #
 # The short X.Y version.
-version = '0.1a'
+version = '0.11'
 # The full version, including alpha/beta/rc tags.
-release = '0.1a'
+release = '0.11 Alpha'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index 7dd43b779345be92cd39d06a478e8a7f337a917b..45d5df79673939c704c99b22269b0559f3d9d8d5 100644 (file)
@@ -6,10 +6,17 @@
 Welcome to xterm.js's documentation!
 ====================================
 
+This is the documentation for xterm.js. Xterm.js is a full xterm clone, written completely in JavaScript.
+
+Xterm.js supplye a modular, event-based interface that lets developers build addons and themes that augment 
+the experience of running a fully-feature terminal inside the browser.
+
+Xterm.js serves as the foundation for the terminal found at www.sourcelair.com.
+
 Contents:
 
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 1
    
    events