changeset 1305:4fab838decd8

Removed the "links" page. A link to the chapter of "The Architecture of Open Source Applications" moved to the documentation page.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 26 Sep 2014 17:09:20 +0400
parents 42d0f6be5d9e
children 5a37ee4fa098
files xml/en/GNUmakefile xml/en/docs/index.xml xml/en/links.xml xml/menu.xml xml/ru/docs/index.xml
diffstat 5 files changed, 20 insertions(+), 47 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/GNUmakefile
+++ b/xml/en/GNUmakefile
@@ -95,7 +95,6 @@ TOP =									\
 		download						\
 		security_advisories					\
 		pgp_keys						\
-		links							\
 		books							\
 		support							\
 		donation						\
--- a/xml/en/docs/index.xml
+++ b/xml/en/docs/index.xml
@@ -8,7 +8,7 @@
 <article name="nginx documentation"
          link="/en/docs/"
          lang="en"
-         rev="15"
+         rev="16"
          toc="no">
 
 
@@ -78,6 +78,15 @@
 </listitem>
 
 </list>
+
+<list type="bullet">
+
+<listitem>
+<link url="http://www.aosabook.org/en/nginx.html">Chapter “nginx” in
+“The Architecture of Open Source Applications”</link>
+</listitem>
+
+</list>
 </para>
 
 </section>
deleted file mode 100644
--- a/xml/en/links.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<!--
-  Copyright (C) Igor Sysoev
-  Copyright (C) Nginx, Inc.
-  -->
-
-<!DOCTYPE article SYSTEM "../../dtd/article.dtd">
-
-<article name="nginx: links"
-         link="/en/links.html"
-         lang="en"
-         rev="1">
-
-<section name="nginx internals">
-
-<para>
-<list type="bullet">
-
-<listitem>
-<link url="http://www.aosabook.org/en/nginx.html">The Architecture of Open
-Source Applications: nginx</link>
-</listitem>
-
-<listitem>
-<link url="http://www.evanmiller.org/nginx-modules-guide.html">Emiller&rsquo;s
-Guide To Nginx Module Development</link>
-</listitem>
-
-<listitem>
-<link url="http://www.evanmiller.org/nginx-modules-guide-advanced.html">Emiller&rsquo;s
-Advanced Topics In Nginx Module Development</link>
-</listitem>
-
-</list>
-</para>
-
-</section>
-
-</article>
--- a/xml/menu.xml
+++ b/xml/menu.xml
@@ -28,7 +28,6 @@
 <item href="/en/security_advisories.html" lang="en"> 安全漏洞 </item>
 <item href="/cn/docs/"> 文档 </item>
 <item href="/cn/docs/faq.html"> FAQ </item>
-<item href="/en/links.html" lang="en"> 外部连接 </item>
 <item href="/en/books.html" lang="en"> 书籍 </item>
 <item href="/en/support.html" lang="en"> 支持 </item>
 <item href="/en/donation.html" lang="en"> 捐献 </item>
@@ -77,7 +76,6 @@
 <item href="/en/docs/reference.html"> reference </item>
 -->
 <item href="/en/docs/faq.html"> faq </item>
-<item href="/en/links.html"> links </item>
 <item href="/en/books.html"> books </item>
 <item href="/en/support.html"> support </item>
 <item href="/en/donation.html"> donation </item>
@@ -113,7 +111,6 @@
 <item href="/en/security_advisories.html" lang="אנגלית"> דיווחי אבטחה </item>
 <item href="/he/docs/"> תיעוד </item>
 <item href="/en/docs/faq.html" lang="אנגלית"> שאלות נפוצות </item>
-<item href="/en/links.html" lang="אנגלית"> קישורים </item>
 <item href="/en/support.html" lang="אנגלית"> תמיכה </item>
 <item />
 
@@ -147,7 +144,6 @@
 <item href="/en/security_advisories.html" lang="en"> セキュリティ情報 </item>
 <item href="/ja/docs/"> ドキュメント </item>
 <item href="/ja/docs/faq.html"> faq </item>
-<item href="/en/links.html" lang="en"> リンク </item>
 <item href="/en/books.html" lang="en"> 本 </item>
 <item href="/en/support.html" lang="en"> サポート </item>
 <item />
@@ -182,7 +178,6 @@
 <item href="/en/security_advisories.html" lang="en"> безопасность </item>
 <item href="/ru/docs/"> документация </item>
 <item href="/ru/docs/faq.html"> faq </item>
-<item href="/en/links.html" lang="en"> ссылки </item>
 <item href="/en/books.html" lang="en"> книги </item>
 <item href="/ru/support.html"> поддержка </item>
 <item href="/en/donation.html" lang="en"> пожертвования </item>
@@ -219,7 +214,6 @@
       güvenlik tavsiyeleri </item>
 <item href="/tr/docs/"> dökümantasyon </item>
 <item href="/tr/docs/faq.html"> sss </item>
-<item href="/en/links.html" lang="ing"> bağlantılar </item>
 <item href="/en/books.html" lang="ing"> kitaplar </item>
 <item href="/en/support.html" lang="ing"> destek </item>
 <item />
--- a/xml/ru/docs/index.xml
+++ b/xml/ru/docs/index.xml
@@ -8,7 +8,7 @@
 <article name="nginx: документация"
          link="/ru/docs/"
          lang="ru"
-         rev="15"
+         rev="16"
          toc="no">
 
 
@@ -87,6 +87,15 @@
 </listitem>
 
 </list>
+
+<list type="bullet">
+
+<listitem>
+<link url="http://www.aosabook.org/en/nginx.html">Глава “nginx” из книги
+“The Architecture of Open Source Applications”</link> [en]
+</listitem>
+
+</list>
 </para>
 
 </section>