Update intro of README and document a little bit

This commit is contained in:
Takafumi Arakaki 2012-08-16 10:58:02 +02:00
parent 6fc408d85f
commit ed5db08710
2 changed files with 10 additions and 7 deletions

View file

@ -1,6 +1,9 @@
=================================== ===============================
Emacs IPython Notebook (and more) EIN -- Emacs IPython Notebook
=================================== ===============================
--- or **E**\ IN **I**\ s not only for **N**\ otebooks.
.. note:: It is stable enough for my day to day work, but I can't .. note:: It is stable enough for my day to day work, but I can't
grantee the safety for your notebook data. So please make grantee the safety for your notebook data. So please make
@ -17,8 +20,8 @@ See `more <https://github.com/tkf/emacs-ipython-notebook/wiki/Screenshots>`_!
Features Features
======== ========
Emacs IPython Notebook (EIN) provides fully featured IPython Notebook Emacs IPython Notebook (EIN) provides a IPython Notebook client and
client and integrated REPL (like SLIME_). While EIN makes notebook integrated REPL (like SLIME_) in Emacs. While EIN makes notebook
editing very powerful by allowing you to use any Emacs features, it editing very powerful by allowing you to use any Emacs features, it
also expose IPython features such as code evaluation, object also expose IPython features such as code evaluation, object
inspection and code completion to the Emacs side. These features can inspection and code completion to the Emacs side. These features can

View file

@ -3,8 +3,8 @@ Welcome to Emacs IPython Notebook's documentation!
.. el:package:: ein .. el:package:: ein
Emacs IPython Notebook (EIN) provides fully featured IPython Notebook Emacs IPython Notebook (EIN) provides a IPython Notebook client and
client and integrated REPL (like SLIME_). While EIN makes notebook integrated REPL (like SLIME_) in Emacs. While EIN makes notebook
editing very powerful by allowing you to use any Emacs features, it editing very powerful by allowing you to use any Emacs features, it
also expose IPython features such as code evaluation, object also expose IPython features such as code evaluation, object
inspection and code completion to the Emacs side. These features can inspection and code completion to the Emacs side. These features can