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.

61 lines
1.6 KiB

  1. .. image:: https://img.shields.io/badge/licence-lgpl--3-blue.svg
  2. :target: http://www.gnu.org/licenses/LGPL-3.0-standalone.html
  3. :alt: License: LGPL-3
  4. ================
  5. Base Fontawesome
  6. ================
  7. Provide up to date `Fontawesome <http://fontawesome.io/>`_ resources.
  8. Current version: 4.7.0 (the version of this module matches it).
  9. Installation and usage
  10. ======================
  11. Install it as any other Odoo module. You'll get the standard Odoo Fontawesome assets
  12. replaced with the updated version of this module.
  13. Then in your theme styles (or any other CSS file) you can benefit from latest FA features.
  14. Roadmap
  15. =======
  16. As of today Odoo v11 (master) is already shipping the latest version of FA.
  17. In case they keep it up to date we can skip the migration of this module to v11.
  18. Otherwise we can keep it and upgrade it to have always the most recent version.
  19. Bug Tracker
  20. ===========
  21. Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_. In
  22. case of trouble, please check there if your issue has already been
  23. reported. If you spotted it first, help us smashing it by providing a
  24. detailed and welcomed feedback.
  25. Credits
  26. =======
  27. Contributors
  28. ------------
  29. - Simone Orsi simone.orsi@camptocamp.com
  30. Maintainer
  31. ----------
  32. .. image:: https://odoo-community.org/logo.png
  33. :alt: Odoo Community Association
  34. :target: https://odoo-community.org
  35. This module is maintained by the OCA.
  36. OCA, or the Odoo Community Association, is a nonprofit organization
  37. whose mission is to support the collaborative development of Odoo
  38. features and promote its widespread use.
  39. To contribute to this module, please visit https://odoo-community.org.