Fix image. Fix typo and add link to docs
This commit is contained in:
parent
8c80191a96
commit
b1363c9b98
@ -51,8 +51,15 @@ We use behavior-driven tests written with jasmine.js_. They can run in your
|
|||||||
browser (`see here`_) or in the command line via phantom.js_.
|
browser (`see here`_) or in the command line via phantom.js_.
|
||||||
|
|
||||||
We use `Travis-CI`_ for continuous integration.
|
We use `Travis-CI`_ for continuous integration.
|
||||||
|
|
||||||
.. image:: https://api.travis-ci.org/jcbrand/converse.js.png?branch=master
|
.. image:: https://api.travis-ci.org/jcbrand/converse.js.png?branch=master
|
||||||
|
|
||||||
|
-------------
|
||||||
|
Documentation
|
||||||
|
-------------
|
||||||
|
|
||||||
|
The developer/integrator documentation can be found at `<http://conversejs.org/docs/html>`_.
|
||||||
|
|
||||||
|
|
||||||
------------
|
------------
|
||||||
Dependencies
|
Dependencies
|
||||||
@ -83,7 +90,7 @@ Licence
|
|||||||
.. _Screencast2: http://opkode.com/media/blog/2013/04/02/converse.js-xmpp-instant-messaging-with-javascript
|
.. _Screencast2: http://opkode.com/media/blog/2013/04/02/converse.js-xmpp-instant-messaging-with-javascript
|
||||||
.. _`Integrated into a Plone site`: http://opkode.com/media/blog/instant-messaging-for-plone-with-javascript-and-xmpp
|
.. _`Integrated into a Plone site`: http://opkode.com/media/blog/instant-messaging-for-plone-with-javascript-and-xmpp
|
||||||
.. _`In a static HTML page`: http://opkode.com/media/blog/2013/04/02/converse.js-xmpp-instant-messaging-with-javascript
|
.. _`In a static HTML page`: http://opkode.com/media/blog/2013/04/02/converse.js-xmpp-instant-messaging-with-javascript
|
||||||
.. _`conversejs.org`: http://converse.js.org
|
.. _`conversejs.org`: http://conversejs.org
|
||||||
.. _jquery: http://jquery.com
|
.. _jquery: http://jquery.com
|
||||||
.. _jasmine.js: http://pivotal.github.io/jasmine
|
.. _jasmine.js: http://pivotal.github.io/jasmine
|
||||||
.. _`see here`: http://conversejs.org/tests.html
|
.. _`see here`: http://conversejs.org/tests.html
|
||||||
|
Loading…
Reference in New Issue
Block a user