aboutsummaryrefslogtreecommitdiff
path: root/files/it/web/guide/api
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/it/web/guide/api
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
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>