aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/articles/contents.asciidoc
diff options
context:
space:
mode:
authorErik Lumme <erik@vaadin.com>2017-09-13 12:54:25 +0300
committerErik Lumme <erik@vaadin.com>2017-09-13 12:54:25 +0300
commitdf686512ff51ac70ec5f7d0017173820f17c0965 (patch)
tree4112b0aa1c70e405a8615272ce8697c890350287 /documentation/articles/contents.asciidoc
parent08af96539385f69d808bd64c91772a8987f54b61 (diff)
downloadvaadin-framework-df686512ff51ac70ec5f7d0017173820f17c0965.tar.gz
vaadin-framework-df686512ff51ac70ec5f7d0017173820f17c0965.zip
Migrate CreatingAComponentExtension
Diffstat (limited to 'documentation/articles/contents.asciidoc')
-rw-r--r--documentation/articles/contents.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/articles/contents.asciidoc b/documentation/articles/contents.asciidoc
index 417f8af458..22ad7cbf81 100644
--- a/documentation/articles/contents.asciidoc
+++ b/documentation/articles/contents.asciidoc
@@ -78,5 +78,6 @@ are great, too.
- link:CreatingAnEclipseProject.asciidoc[Creating an Eclipse project]
- link:CreatingASimpleComponentContainer.asciidoc[Creating a simple component container]
- link:UsingRPCToSendEventsToTheClient.asciidoc[Using RPC to send events to the client]
+- link:CreatingAComponentExtension.asciidoc[Creating a component extension]
- link:CreatingAUIExtension.asciidoc[Creating a UI extension]
- link:CreatingAThemeUsingSass.asciidoc[Creating a theme using Sass]