changeset 12:66659eaf045e

Adding "Welcome to nginx!" vs Facebook FAQ page
author Igor Sysoev <igor@sysoev.ru>
date Thu, 25 Aug 2011 15:32:59 +0000
parents 621e499d1fea
children ce71d57f0590
files xml/en/GNUmakefile xml/en/docs/faq.xml
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/GNUmakefile	Mon Aug 22 14:07:35 2011 +0000
+++ b/xml/en/GNUmakefile	Thu Aug 25 15:32:59 2011 +0000
@@ -22,6 +22,7 @@
 HOWTO_EN_HTML =	$(foreach name, $(HOWTO_EN), $(OUT)/$(name).html)
 
 FAQ_EN =	en/docs/sys_errlist					\
+		en/docs/welcome_nginx_facebook
 
 FAQ_EN_XML =	$(foreach name, $(FAQ_EN), xml/$(name).xml)
 FAQ_EN_HTML =	$(foreach name, $(FAQ_EN), $(OUT)/$(name).html)
--- a/xml/en/docs/faq.xml	Mon Aug 22 14:07:35 2011 +0000
+++ b/xml/en/docs/faq.xml	Thu Aug 25 15:32:59 2011 +0000
@@ -14,6 +14,10 @@
 <a href="/en/docs/sys_errlist.xml"/>
 </item>
 
+<item>
+<a href="/en/docs/welcome_nginx_facebook.xml"/>
+</item>
+
 </list>
 </para>