diff options
Diffstat (limited to 'files/ru/archive/apps/advanced_topics')
| -rw-r--r-- | files/ru/archive/apps/advanced_topics/index.html | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/files/ru/archive/apps/advanced_topics/index.html b/files/ru/archive/apps/advanced_topics/index.html deleted file mode 100644 index 982d8aba81..0000000000 --- a/files/ru/archive/apps/advanced_topics/index.html +++ /dev/null @@ -1,73 +0,0 @@ ---- -title: Advanced topics -slug: Archive/Apps/Advanced_topics -translation_of: Archive/Apps/Advanced_topics ---- -<p>Эти статьи дают экстра информацию на более продвинутые темы об Открытых Веб Приложениях.</p> - -<div class="row topicpage-table"> -<div class="section"> -<h2 class="Documentation" id="Architecture" name="Architecture">Документация архитектуры приложений</h2> - -<dl> - <dt><a href="/en-US/docs/Web/Apps/Architecture">Архитектура веб приложений</a></dt> - <dd>An overview of the architecture behind the Open Web Apps project's design and implementation.</dd> - <dt><a href="/en-US/docs/Web/Apps/Platform-specific_details">Специфичные-платформе детали установки приложения</a></dt> - <dd>There are some differences in how apps are installed across the various platforms that support Open Web Apps; this article will help you to understand them.</dd> - <dt><a href="/en-US/docs/Web/Apps/Apps_for_Android">Открытые Веб Приложения для Android</a></dt> - <dd>Information about installing and testing Open Web Apps on an Android device.</dd> - <dt><a href="/en-US/docs/Web/Apps/Release_notes">App runtime release notes</a></dt> - <dd>Release notes for the Web app runtimes for various platforms.</dd> -</dl> - -<h2 class="Documentation" id="Other" name="Other">Другие документации</h2> - -<dl> - <dt><a href="/en-US/docs/Web/Apps/Creating_a_store">Создание магазина</a></dt> - <dd>Информация может быть полезна для вас если вы хотите создать свой собственный магазин для продажи и распространения Открытых Веб Приложений.</dd> -</dl> - -<p><span class="alllinks"><a href="/en-US/docs/tag/Marketplace">View All...</a></span></p> -</div> - -<div class="section"> -<h5 class="Tools" id="Tools" name="Tools">Tools for app developers</h5> -<ul> - <li><a href="https://marketplace.firefox.com/developers/">Visit Firefox Marketplace Developer Hub</a></li> - <li><a href="/en-US/docs/Mozilla/Firefox_OS/Using_Firefox_OS_Simulator">Firefox OS Simulator</a></li> - <li><a href="/en-US/docs/Apps/App_developer_tools">App developer tools</a></li> -</ul> -<h5 class="Documentation" id="Documentation" name="Documentation">Technology reference documentation</h5> -<div class="twocolumns"> - <ul> - <li><a href="/en-US/docs/Web/CSS">CSS</a></li> - <li><a href="/en-US/docs/DOM">DOM</a></li> - <li><a href="/en-US/docs/Web/HTML">HTML</a></li> - <li><a href="/en-US/docs/JavaScript">JavaScript</a></li> - <li><a href="/en-US/docs/WebAPI">WebAPI</a></li> - <li><a href="/en-US/docs/Web/WebGL">WebGL</a></li> - <li><a href="/en-US/docs/SVG">SVG</a></li> - <li><a href="https://www.mozilla.org/en-US/apps/">Open Web Apps overview site</a></li> - <li><a href="https://wiki.mozilla.org/Apps">Apps project wiki page</a></li> - </ul> -</div> -<h5 class="Community" id="Community" name="Community">Getting help from the community</h5> -<p>If you still aren't sure how to do what you're trying to get done, feel free to join the conversation!</p> -<ul> - <li>Consult the webapps forum: <ul> - <li><a href="https://lists.mozilla.org/listinfo/dev-webapps"> Почтовая рассылка</a></li> - - - <li><a href="http://groups.google.com/group/mozilla.dev.webapps"> newsgroup</a></li> - <li><a href="http://groups.google.com/group/mozilla.dev.webapps/feeds"> Новостная лента</a></li> -</ul> - <ul> - <li>Ask your question on the Open Web Apps IRC channel: <a class="link-irc" href="irc://irc.mozilla.org/openwebapps">#openwebapps</a></li> - </ul> - </li> -</ul> -<p><span class="alllinks"><a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="external">Don't forget about the <em>netiquette</em>...</a></span></p> -</div> -</div> - -<p> </p> |
