changeset 3054:0083dce686ec

Free nginx: repository links. Repositories are now under freenginx.org/hg/. Only essential repositories are preserved for now: in particular, dev examples are no longer provided, so the relevant section from the devguide was removed.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:07:38 +0300
parents 331fcfce1ada
children a841077735f9
files xml/en/docs/contributing_changes.xml xml/en/docs/dev/development_guide.xml xml/en/docs/howto_build_on_win32.xml xml/en/download.xml xml/ru/docs/contributing_changes.xml xml/ru/download.xml
diffstat 6 files changed, 23 insertions(+), 42 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/contributing_changes.xml
+++ b/xml/en/docs/contributing_changes.xml
@@ -9,17 +9,17 @@
 <article name="Contributing Changes"
          link="/en/docs/contributing_changes.html"
          lang="en"
-         rev="4">
+         rev="5">
 
 <section id="getting_sources" name="Getting Sources">
 
 <para>
 <link url="https://www.mercurial-scm.org">Mercurial</link> is used
 to store source code.
-The <link url="http://hg.nginx.org/nginx">repository</link> can be cloned
+The <link url="http://freenginx.org/hg/nginx">repository</link> can be cloned
 with the following command:
 <programlisting>
-hg clone http://hg.nginx.org/nginx
+hg clone http://freenginx.org/hg/nginx
 </programlisting>
 </para>
 
@@ -100,10 +100,10 @@ case, if possible.
 <listitem>
 Passing your changes through the test suite is a good way to ensure
 that they do not cause a regression.
-The <link url="http://hg.nginx.org/nginx-tests">repository</link> with
+The <link url="http://freenginx.org/hg/nginx-tests">repository</link> with
 tests can be cloned with the following command:
 <programlisting>
-hg clone http://hg.nginx.org/nginx-tests
+hg clone http://freenginx.org/hg/nginx-tests
 </programlisting>
 </listitem>
 
--- a/xml/en/docs/dev/development_guide.xml
+++ b/xml/en/docs/dev/development_guide.xml
@@ -9,7 +9,7 @@
 <article name="Development guide"
          link="/en/docs/dev/development_guide.html"
          lang="en"
-         rev="11">
+         rev="12">
 
 <section name="Introduction" id="introduction">
 
@@ -6793,18 +6793,6 @@ The implementation is provided by the ro
 
 </section>
 
-<section name="Examples" id="examples">
-
-<para>
-The
-<link url="http://hg.nginx.org/nginx-dev-examples">nginx-dev-examples</link>
-repository provides nginx module examples.
-
-</para>
-
-</section>
-
-
 <section name="Code style" id="code_style">
 
 <section name="General rules" id="code_style_general_rules">
@@ -7656,14 +7644,14 @@ requests, but may contain other nginx di
 An example of such approach is the
 <link doc="../http/ngx_http_auth_request_module.xml" id="auth_request"/>
 directive implemented in
-<link url="http://hg.nginx.org/nginx/file/tip/src/http/modules/ngx_http_auth_request_module.c">ngx_http_auth_request module</link>.
+<link url="http://freenginx.org/hg/nginx/file/tip/src/http/modules/ngx_http_auth_request_module.c">ngx_http_auth_request module</link>.
 </para>
 
 <para>
 For the second case, it is possible to use basic HTTP client functionality
 available in nginx.
 For example,
-<link url="http://hg.nginx.org/nginx/file/tip/src/event/ngx_event_openssl_stapling.c">OCSP module</link>
+<link url="http://freenginx.org/hg/nginx/file/tip/src/event/ngx_event_openssl_stapling.c">OCSP module</link>
 implements simple HTTP client.
 </para>
 
--- a/xml/en/docs/howto_build_on_win32.xml
+++ b/xml/en/docs/howto_build_on_win32.xml
@@ -9,7 +9,7 @@
 <article name="Building nginx on the Win32 platform with Visual C"
          link="/en/docs/howto_build_on_win32.html"
          lang="en"
-         rev="26">
+         rev="27">
 
 <section name="Prerequisites">
 
@@ -67,9 +67,10 @@ Start MSYS bash.
 </listitem>
 
 <listitem>
-Check out nginx sources from the hg.nginx.org repository. For example:
+Check out nginx sources from the freenginx.org/hg/nginx repository.
+For example:
 <programlisting>
-hg clone http://hg.nginx.org/nginx
+hg clone http://freenginx.org/hg/nginx
 </programlisting>
 </listitem>
 
--- a/xml/en/download.xml
+++ b/xml/en/download.xml
@@ -8,7 +8,7 @@
 <article name="nginx: download"
          link="/en/download.html"
          lang="en"
-         rev="3">
+         rev="4">
 
 
 <section name="Mainline version">
@@ -39,19 +39,15 @@ Read-only Mercurial repositories:
 <list type="bullet">
 
 <listitem>
-code: <literal>http://hg.nginx.org/nginx</literal>
+code: <literal>http://freenginx.org/hg/nginx</literal>
 </listitem>
 <listitem>
-site: <literal>http://hg.nginx.org/nginx.org</literal>
+site: <literal>http://freenginx.org/hg/nginx-site</literal>
 </listitem>
 
 </list>
 </para>
 
-<para>
-<link url="http://trac.nginx.org/nginx/browser">Trac source browser</link>
-</para>
-
 </section>
 
 </article>
--- a/xml/ru/docs/contributing_changes.xml
+++ b/xml/ru/docs/contributing_changes.xml
@@ -9,17 +9,17 @@
 <article name="Внесение изменений"
          link="/ru/docs/contributing_changes.html"
          lang="ru"
-         rev="4">
+         rev="5">
 
 <section id="getting_sources" name="Получение исходного кода">
 
 <para>
 Для хранения исходного кода используется
 <link url="https://www.mercurial-scm.org">Mercurial</link>.
-<link url="http://hg.nginx.org/nginx">Репозиторий</link> можно клонировать
+<link url="http://freenginx.org/hg/nginx">Репозиторий</link> можно клонировать
 следующей командой:
 <programlisting>
-hg clone http://hg.nginx.org/nginx
+hg clone http://freenginx.org/hg/nginx
 </programlisting>
 </para>
 
@@ -101,10 +101,10 @@ diff -r 822b82191940 -r 2220de0521ca src
 <listitem>
 Проверка изменений при помощи специального набора тестов позволит убедиться,
 что они не вызывают регрессию.
-<link url="http://hg.nginx.org/nginx-tests">Репозиторий</link> с тестами
+<link url="http://freenginx.org/hg/nginx-tests">Репозиторий</link> с тестами
 можно клонировать следующей командой:
 <programlisting>
-hg clone http://hg.nginx.org/nginx-tests
+hg clone http://freenginx.org/hg/nginx-tests
 </programlisting>
 </listitem>
 
--- a/xml/ru/download.xml
+++ b/xml/ru/download.xml
@@ -8,7 +8,7 @@
 <article name="nginx: скачать"
          link="/ru/download.html"
          lang="ru"
-         rev="3">
+         rev="4">
 
 
 <section name="Основная версия">
@@ -39,19 +39,15 @@
 <list type="bullet">
 
 <listitem>
-код: <literal>http://hg.nginx.org/nginx</literal>
+код: <literal>http://freenginx.org/hg/nginx</literal>
 </listitem>
 <listitem>
-сайт: <literal>http://hg.nginx.org/nginx.org</literal>
+сайт: <literal>http://freenginx.org/hg/nginx-site</literal>
 </listitem>
 
 </list>
 </para>
 
-<para>
-<link url="http://trac.nginx.org/nginx/browser">Исходный код в Trac</link>
-</para>
-
 </section>
 
 </article>