Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 808 Bytes

development.rst

File metadata and controls

32 lines (22 loc) · 808 Bytes

Development

Welcome to the developer documentation of Converse.js.

Here you will learn how to add new features and how you can create your own customized version of Converse.

Converse is a community project and largely volunteer driven.

We're grateful for your contributions, so please don't hesitate to make a Github pull request to fix a bug or to add new functionality.

.. toctree::
   :maxdepth: 2

   setup_dev_environment
   plugin_development
   api/index
   testing
   other_frameworks
   builds
   style_guide