view xml/en/download.xml @ 2846:fdf1464e1977

Moved banner to the external file to make partial rollout possible. An idea is to have several banners and show them with different probability specified by split directive in the nginx.conf
author Sergey Budnevitch <sb@waeme.net>
date Tue, 10 May 2022 18:07:27 +0400
parents 5ecdddc3851e
children 8a61d0ed67fa
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="nginx: download"
         link="/en/download.html"
         lang="en"
         rev="2">


<section name="Mainline version">

<download last="1" tag="mainline" />

</section>


<section name="Stable version">

<download last="1" tag="stable" />

</section>


<section name="Legacy versions">

<download last="1" tag="legacy" />

</section>


<section name="Source Code">

<para>
Read-only Mercurial repositories:
<list type="bullet">

<listitem>
code: <literal>http://hg.nginx.org/nginx</literal>
</listitem>
<listitem>
site: <literal>http://hg.nginx.org/nginx.org</literal>
</listitem>

</list>
</para>

<para>
<link url="http://trac.nginx.org/nginx/browser">Trac source browser</link>
</para>

</section>


<section name="Pre-Built Packages">

<para>
Linux packages for
<link doc="linux_packages.xml">stable and mainline</link> versions.
</para>

</section>

</article>