diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/he/web/api/index.html | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/he/web/api/index.html')
-rw-r--r-- | files/he/web/api/index.html | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/files/he/web/api/index.html b/files/he/web/api/index.html deleted file mode 100644 index 83cde65af8..0000000000 --- a/files/he/web/api/index.html +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: Web API Interfaces -slug: Web/API -tags: - - API - - Apps - - JavaScript - - Landing - - Reference - - Web - - WebAPI -translation_of: Web/API ---- -<p dir="rtl">כשאתה כותב קוד עבור ה-Web, יש הרבה Web APIs זמינים. להלן רשימה של כל ה-APIs והממשקים (טיפוסי עצמים) בהם תוכל להשתמש בעת פיתוח אפליקציית ה-Web או האתר שלך.</p> - -<div dir="rtl">בדרך כלל משתמשים ב-Web APIs עם JavaScript, אם כי זה לא תמיד חייב להיות כך.</div> - -<div dir="rtl"></div> - -<h2 dir="rtl" id="מפרטים">מפרטים</h2> - -<p dir="rtl">זו רשימת כל ה-APIs הזמינים.</p> - -<p dir="rtl">{{ListGroups}}</p> - -<h2 dir="rtl" id="ממשקים">ממשקים</h2> - -<p dir="rtl">זו רשימת כל הממשקים (זאת אומרת, טיפוסים של עצמים) הזמינים.</p> - -<p dir="rtl">{{APIListAlpha}}</p> - -<h2 dir="rtl" id="ראה_גם">ראה גם</h2> - - - -<ul dir="rtl"> - <li><a href="/he/docs/Web/Events">התייחסות לאירועי Web API</a></li> -</ul> |