Removed wildcards documentation stub

Change-Id: Ifb28ccf63830aacb2da282cc0dd79d7be474a802
diff --git a/Changes b/Changes
index 511c3dc..f2bc996 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.35 2019-07-18
+0.35 2019-07-19
         - Added EXPERIMENTAL proxy to API route.
         - Remove deprecated api configuration
           (requires api_path instead now).
@@ -14,6 +14,8 @@
         - Updated documentation on annotations.
         - Introduced documentation on Annis QL (margaretha).
         - Improved documentation on data.
+        - Removed documentation stub for wildcards
+          (fully integrated in C2 documentation).
 
 0.34 2019-06-26
         - Introduced guided tour (hebasta, #19).
diff --git a/templates/doc/navigation.json b/templates/doc/navigation.json
index 4662fc3..5e09f94 100644
--- a/templates/doc/navigation.json
+++ b/templates/doc/navigation.json
@@ -106,10 +106,6 @@
       {
         "title" : "Regular Expressions",
         "id" : "regexp"
-      },
-      {
-        "title" : "Wildcards",
-        "id" : "wildcards"
       }
     ]
   },
diff --git a/templates/doc/ql/wildcards.html.ep b/templates/doc/ql/wildcards.html.ep
deleted file mode 100644
index 3b4d80a..0000000
--- a/templates/doc/ql/wildcards.html.ep
+++ /dev/null
@@ -1,5 +0,0 @@
-% layout 'main', title => 'KorAP: Wildcards';
-
-<h2 id="tutorial-top">Wildcards</h2>
-
-%= doc_uc