helpcenter/Web/Controls/Help/Server/Linux/Document/Document.ru.ascx

63 lines
4.4 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Сервер документов для Linux";
MetaKeyWords = "";
MetaDescription = "Статьи документации по Серверу документов для Linux.";
}
</script>
<div class="MainHelpCenter PageGuides">
<h1>Сервер документов для Linux</h1>
<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu/0028_install_communitys_ubuntu.ascx" />
</div>
</div>
<h2>Общая информация</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60025_documents_changelog/60025_documents_changelog.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60032_documents_available_languages/60032_documents_available_languages.ascx" /></li>
</ul>
<h2>Системные требования</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60013_document_system_requirements/60013_document_system_requirements.ascx" /></li>
</ul>
<h2>Компиляция</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60014_compile_source_code/60014_compile_source_code.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60038_compile_doc_builder/60038_compile_doc_builder.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60026_compile_using_docker/60026_compile_using_docker.ascx" /></li>--%>
</ul>
<h2>Установка</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60003_documents_installation/60003_documents_installation.ascx" /></li>
</ul>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60024_documents_installation_centos/60024_documents_installation_centos.ascx" /></li>
</ul>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60036_documents_installation_snap/60036_documents_installation_snap.ascx" /></li>
</ul>
<h2>Обновление версии</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60018_documents_upgrade/60018_documents_upgrade.ascx" /></li>
</ul>
<h2>Настройка</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60007_connect_document_to_community/60007_connect_document_to_community.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60011_install_fonts_linux/60011_install_fonts_linux.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60010_switch_to_https_document/60010_switch_to_https_document.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60031_add_language_document_server/60031_add_language_document_server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60035_add_themes_linux/60035_add_themes_linux.ascx" /></li>
</ul>
<h2>Устранение неполадок</h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60023_document_troubleshooting/60023_document_troubleshooting.ascx" /></li>
</ul>
</div>