2015-05-02 01:21:25 +02:00
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
<div id="banner"><a href="https://github.com/jcbrand/converse.js/blob/master/docs/source/development.rst">Edit me on GitHub</a></div>
|
|
|
|
|
2015-02-05 15:58:51 +01:00
|
|
|
.. _development:
|
|
|
|
|
2014-12-07 00:53:17 +01:00
|
|
|
===========
|
|
|
|
Development
|
|
|
|
===========
|
|
|
|
|
2019-07-20 21:55:42 +02:00
|
|
|
Welcome to the developer documentation of Converse.js.
|
2018-09-18 10:53:43 +02:00
|
|
|
|
2019-07-20 21:55:42 +02:00
|
|
|
Here you will learn how to add new features and how you can create your own
|
|
|
|
customized version of Converse.
|
2018-09-18 10:53:43 +02:00
|
|
|
|
|
|
|
Converse is a community project and largely volunteer driven.
|
|
|
|
|
2019-07-20 21:55:42 +02:00
|
|
|
We're grateful for your contributions, so please don't hesitate to
|
2018-09-18 10:53:43 +02:00
|
|
|
make a `Github pull request <https://help.github.com/categories/collaborating-with-issues-and-pull-requests/>`_
|
|
|
|
to fix a bug or to add new functionality.
|
2016-10-21 16:33:47 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2018-09-18 10:53:43 +02:00
|
|
|
dependencies
|
2016-10-21 16:33:47 +02:00
|
|
|
style_guide
|
|
|
|
plugin_development
|
2018-08-01 12:08:18 +02:00
|
|
|
api/index
|
2018-09-18 10:53:43 +02:00
|
|
|
testing
|
2016-10-21 16:33:47 +02:00
|
|
|
other_frameworks
|
|
|
|
builds
|