.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _developers: Developer's manual ------------------ The main interest of the connector services is to manage connections to remote systems and provide a common API for extensions needing such connections. This chapter describes said API and gives some indications about how to implement your own connector services. .. toctree:: :maxdepth: 5 :titlesonly: :glob: ConnectorApi/Index Implementing/Index Exceptions/Index Hooks/Index Utilities/Index Sample/Index