diff --git a/.gitignore b/.gitignore index 890ff0109..2daa5c852 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ build/ develop-eggs/ dist/ eggs/ -lib/ lib64/ parts/ sdist/ diff --git a/base_fontawesome/README.rst b/base_fontawesome/README.rst new file mode 100644 index 000000000..a80bba1fa --- /dev/null +++ b/base_fontawesome/README.rst @@ -0,0 +1,59 @@ +.. image:: https://img.shields.io/badge/licence-lgpl--3-blue.svg + :target: http://www.gnu.org/licenses/LGPL-3.0-standalone.html + :alt: License: LGPL-3 + +================ +Base Fontawesome +================ + +Provide up to date `Fontawesome `_ resources. + +Current version: 5.3.1 (the version of this module matches it). + +Usage +===== + +Now, all free icons from `Font Awesome `_ +can be used on odoo. It also adds three options in order to add the icons: +* solid_icon +* regular_icon +* brand_icon +The usage depends on the configuration of the icon. + +For example, brand_icon is necessary if we are using an icon of a brand:: + +