view xml/it/GNUmakefile @ 3006:0e805229dd19

Updated ngx_http_ssl_module documentation. Provided details about ssl_protocol directive usage by adding link to the "Server names" document.
author Sergey A. Osokin <sergey.osokin@nginx.com>
date Sat, 02 Sep 2023 13:01:52 -0400
parents 6303d4e343a8
children
line wrap: on
line source

DOCS =									\
		install							\
		windows							\
		events							\
		syntax							\
		control							\
		hash							\
		http/request_processing					\
		http/server_names					\
		http/configuring_https_servers				\
		debugging_log						\
		http/converting_rewrite_rules				\
		howto_build_on_win32					\
		contributing_changes					\
		beginners_guide						\
		configure						\

TOP =									\
		download						\
		support							\
		linux_packages						\