aboutsummaryrefslogtreecommitdiff
path: root/files/it/web/guide/api
diff options
context:
space:
mode:
Diffstat (limited to 'files/it/web/guide/api')
-rw-r--r--files/it/web/guide/api/index.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/files/it/web/guide/api/index.html b/files/it/web/guide/api/index.html
deleted file mode 100644
index 3f571c0cb8..0000000000
--- a/files/it/web/guide/api/index.html
+++ /dev/null
@@ -1,26 +0,0 @@
----
-title: Guide to Web APIs
-slug: Web/Guide/API
-tags:
- - API
- - Guide
- - Landing
- - NeedsTranslation
- - TopicStub
- - Web
-translation_of: Web/Guide/API
----
-<p>Here you'll find links to each of the guides introducing and explaining each of the APIs that make up the Web development architecture.</p>
-
-
-<h2 id="Web_APIs_from_A_to_Z">Web APIs from A to Z</h2>
-
-<p>{{ListGroups}}</p>
-
-<h2 id="See_also">See also</h2>
-
-<ul>
- <li><a href="/en-US/docs/Web/API">Web API interface reference</a> (an index of all of the interfaces comprising all of these APIs)</li>
- <li><a href="/en-US/docs/Web/API/Document_Object_Model">Document Object Model</a> (DOM)</li>
- <li><a href="/en-US/docs/Web/Events">Web API event reference</a></li>
- <li><a href="/en-US/docs/Learn">Learning web development</a></li></ul>