You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

71 lines
1.9 KiB

  1. .. image:: https://img.shields.io/badge/licence-GPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/gpl-3.0-standalone.html
  3. :alt: License: GPL-3
  4. =================================
  5. server environment files (sample)
  6. =================================
  7. This is an example module to be used for
  8. `server_environment_files`. Check that module's README for more
  9. information.
  10. Installation
  11. ============
  12. Do not install this module as is. Copy it to a directory in your
  13. addons-path and rename it to
  14. `server_environment_files`, then edit the various configurations.
  15. Usage
  16. =====
  17. This module is not testable on runbot (see above).
  18. Bug Tracker
  19. ===========
  20. Bugs are tracked on `GitHub Issues
  21. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  22. check there if your issue has already been reported. If you spotted it first,
  23. help us smashing it by providing a detailed and welcomed feedback.
  24. Credits
  25. =======
  26. Images
  27. ------
  28. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  29. Contributors
  30. ------------
  31. * Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
  32. * Daniel Reis <dgreis@sapo.pt>
  33. * Florent Xicluna <florent.xicluna@gmail.com>
  34. * Guewen Baconnier <guewen.baconnier@camptocamp.com>
  35. * Holger Brunn <hbrunn@therp.nl>
  36. * Joël Grand-Guillaume <joel.grandguillaume@camptocamp.com>
  37. * Nicolas Bessi <nicolas.bessi@camptocamp.com>
  38. * Wingo
  39. * Yannick Vaucher <yannick.vaucher@camptocamp.com>
  40. Maintainer
  41. ----------
  42. .. image:: https://odoo-community.org/logo.png
  43. :alt: Odoo Community Association
  44. :target: https://odoo-community.org
  45. This module is maintained by the OCA.
  46. OCA, or the Odoo Community Association, is a nonprofit organization whose
  47. mission is to support the collaborative development of Odoo features and
  48. promote its widespread use.
  49. To contribute to this module, please visit https://odoo-community.org.