summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/articles/CreatingAReusableVaadinThemeInEclipse.asciidoc2
-rw-r--r--documentation/articles/OfflineModeForTouchKit4MobileApps.asciidoc2
-rw-r--r--documentation/articles/ScalaAndVaadinHOWTO.asciidoc2
3 files changed, 0 insertions, 6 deletions
diff --git a/documentation/articles/CreatingAReusableVaadinThemeInEclipse.asciidoc b/documentation/articles/CreatingAReusableVaadinThemeInEclipse.asciidoc
index 261fc075a4..f4c8eced65 100644
--- a/documentation/articles/CreatingAReusableVaadinThemeInEclipse.asciidoc
+++ b/documentation/articles/CreatingAReusableVaadinThemeInEclipse.asciidoc
@@ -10,8 +10,6 @@ can be reused in other Vaadin projects as an add-on.
* https://www.eclipse.org/downloads/[Eclipse IDE for Java EE developers]
* https://vaadin.com/eclipse/[Vaadin plug-in for Eclipse]
-[Error: Macro 'TableOfContents' doesn't exist]
-
[[create-a-project-for-your-theme]]
Create a project for your theme
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/documentation/articles/OfflineModeForTouchKit4MobileApps.asciidoc b/documentation/articles/OfflineModeForTouchKit4MobileApps.asciidoc
index 1657464d7e..e215c0921b 100644
--- a/documentation/articles/OfflineModeForTouchKit4MobileApps.asciidoc
+++ b/documentation/articles/OfflineModeForTouchKit4MobileApps.asciidoc
@@ -26,8 +26,6 @@ https://github.com/vaadin/parking-demo[here]. I suggest that you read
this article before you try to understand the Parking demo source code,
it will help you grasp the concepts demonstrated in the demo.
-[Error: Macro 'TableOfContents' doesn't exist]
-
[[demystifying-offline-mode]]
Demystifying offline mode
~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/documentation/articles/ScalaAndVaadinHOWTO.asciidoc b/documentation/articles/ScalaAndVaadinHOWTO.asciidoc
index d1dab84152..d0703aa58d 100644
--- a/documentation/articles/ScalaAndVaadinHOWTO.asciidoc
+++ b/documentation/articles/ScalaAndVaadinHOWTO.asciidoc
@@ -13,8 +13,6 @@ a new project. After that we'll introduce the Scaladin add-on and see
how it enhances Vaadin components by adding features that leverage the
power of Scala.
-[Error: Macro 'TableOfContents' doesn't exist]
-
[[creating-a-new-eclipse-vaadin-project-with-scala]]
Creating a new Eclipse Vaadin project with Scala
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^