Bladeren bron

Add a note about outdated theme doc files. (#8041)

* Add a note about outdated theme doc files.
tags/8.0.0.beta1
Denis 7 jaren geleden
bovenliggende
commit
576a6012e0
2 gewijzigde bestanden met toevoegingen van 4 en 0 verwijderingen
  1. 2
    0
      documentation/themes/themes-creating.asciidoc
  2. 2
    0
      documentation/themes/themes-fonticon.asciidoc

+ 2
- 0
documentation/themes/themes-creating.asciidoc Bestand weergeven

@@ -7,6 +7,8 @@ layout: page
[[themes.creating]]
= Creating and Using Themes

*_This section has not yet been updated for Vaadin Framework 8._*

Custom themes are placed in the [filename]#VAADIN/themes# folder of the web
application, in an Eclipse project under the [filename]#WebContent# folder or
[filename]#src/main/webapp# in Maven projects, as was illustrated in

+ 2
- 0
documentation/themes/themes-fonticon.asciidoc Bestand weergeven

@@ -7,6 +7,8 @@ layout: page
[[themes.fonticon]]
= Font Icons

*_This section has not yet been updated for Vaadin Framework 8._*

Font icons are icons included in a font. Fonts have many advantages over bitmap
images. Browsers are usually faster in rendering fonts than loading image files.
Web fonts are vector graphics, so they are scalable. As font icons are text

Laden…
Annuleren
Opslaan