view xml/tr/GNUmakefile @ 1929:7f290929b32d

HTTP section of the development guide.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 14 Mar 2017 12:56:59 +0300
parents 99ea52dbb4d4
children
line wrap: on
line source

DOCS =									\
		faq							\
		windows							\
		http/request_processing					\
		http/server_names					\
		http/configuring_https_servers				\
		debugging_log						\
		http/converting_rewrite_rules				\

FAQ =									\
		sys_errlist						\