diff options
author | Erik Lumme <erik@vaadin.com> | 2017-09-13 15:07:25 +0300 |
---|---|---|
committer | Erik Lumme <erik@vaadin.com> | 2017-09-13 15:07:25 +0300 |
commit | 9ebc0be4e7d3bc6811ba3e86bc6a2da270bdcb76 (patch) | |
tree | f8a60658ac3916b3180bf44d4499f2bb2cb47176 /documentation/articles/contents.asciidoc | |
parent | faf7bddfcdfc12463e52fc2f84751a2afa3f75ae (diff) | |
download | vaadin-framework-9ebc0be4e7d3bc6811ba3e86bc6a2da270bdcb76.tar.gz vaadin-framework-9ebc0be4e7d3bc6811ba3e86bc6a2da270bdcb76.zip |
Migrate AddingASplashScreen and CreatingMultiTabApplications
Diffstat (limited to 'documentation/articles/contents.asciidoc')
-rw-r--r-- | documentation/articles/contents.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/articles/contents.asciidoc b/documentation/articles/contents.asciidoc index 18c1bf8f60..84cec17eed 100644 --- a/documentation/articles/contents.asciidoc +++ b/documentation/articles/contents.asciidoc @@ -90,3 +90,5 @@ are great, too. - link:CreatingABookmarkableApplicationWithBackButtonSupport.asciidoc[Creating a bookmarkable application with back button support] - link:BroadcastingMessagesToOtherUsers.asciidoc[Broadcasting messages to other users] - link:ConfigureInputFieldsToGuideDataEntry.asciidoc[Configure input fields to guide data entry] +- link:CreatingMultiTabApplications.asciidoc[Creating multi-tab applications] +- link:AddingASplashScreen.asciidoc[Adding a splash screen] |