Updated version, in docs

This commit is contained in:
paris 2014-05-02 22:34:15 +00:00
parent 73bf6d1ce8
commit 21dde3cfa2
2 changed files with 10 additions and 3 deletions

View 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.

View 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