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 index 44b2dd14e..a80bba1fa 100644 --- a/base_fontawesome/README.rst +++ b/base_fontawesome/README.rst @@ -8,24 +8,21 @@ Base Fontawesome Provide up to date `Fontawesome `_ resources. -Current version: 4.7.0 (the version of this module matches it). +Current version: 5.3.1 (the version of this module matches it). -Installation and usage -====================== +Usage +===== -Install it as any other Odoo module. You'll get the standard Odoo Fontawesome assets -replaced with the updated version of this module. +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. -Then in your theme styles (or any other CSS file) you can benefit from latest FA features. - - -Roadmap -======= - -As of today Odoo v11 (master) is already shipping the latest version of FA. -In case they keep it up to date we can skip the migration of this module to v11. -Otherwise we can keep it and upgrade it to have always the most recent version. +For example, brand_icon is necessary if we are using an icon of a brand:: +