Переглянути джерело

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

* Add a note about outdated theme doc files.
tags/8.0.0.beta1
Denis 7 роки тому
джерело
коміт
576a6012e0

+ 2
- 0
documentation/themes/themes-creating.asciidoc Переглянути файл

@@ -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 Переглянути файл

@@ -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

Завантаження…
Відмінити
Зберегти