<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/httpd.git/docs/manual/getting-started.html, branch trunk</title>
<subtitle>github.com: apache/httpd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/'/>
<entry>
<title>russian doc rebuild.</title>
<updated>2020-10-09T14:26:03+00:00</updated>
<author>
<name>Lucien Gentis</name>
<email>lgentis@apache.org</email>
</author>
<published>2020-10-09T14:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=1d0596a668add53316855acdd65b96bee707c595'/>
<id>1d0596a668add53316855acdd65b96bee707c595</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882357 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882357 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow up to r1880368 and r1880980:</title>
<updated>2020-08-19T07:31:23+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2020-08-19T07:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=7f6aec2cf7fb0caaa93dc98e25968d58b60107fd'/>
<id>7f6aec2cf7fb0caaa93dc98e25968d58b60107fd</id>
<content type='text'>
Complete move to .en.utf8 suffixes in two steps:

1. From fresh checkout, renamed all existing files:
 
$ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done

2. Ran "./build.sh all" which also regenerates the typemaps.

[skip ci]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Complete move to .en.utf8 suffixes in two steps:

1. From fresh checkout, renamed all existing files:
 
$ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done

2. Ran "./build.sh all" which also regenerates the typemaps.

[skip ci]


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Update "en" generated doc files to UTF-8</title>
<updated>2020-06-13T07:18:35+00:00</updated>
<author>
<name>Christophe Jaillet</name>
<email>jailletc36@apache.org</email>
</author>
<published>2020-06-13T07:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=e04a53399aa393277a389374e3d906a2199c889f'/>
<id>e04a53399aa393277a389374e3d906a2199c889f</id>
<content type='text'>
There seems to be an issue with mod_socache_redis.*
The files were marked as deleted in my tree, and are not seen as modified after running ./build.sh

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878790 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There seems to be an issue with mod_socache_redis.*
The files were marked as deleted in my tree, and are not seen as modified after running ./build.sh

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878790 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>ran `build bootstrap` and rebuild transformation. sorry for the noise.</title>
<updated>2018-10-08T21:09:09+00:00</updated>
<author>
<name>André Malo</name>
<email>nd@apache.org</email>
</author>
<published>2018-10-08T21:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=165ee80c6a9c1088af560a17a256e1a9eb32ab9e'/>
<id>165ee80c6a9c1088af560a17a256e1a9eb32ab9e</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843205 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>French html doc files : UTF-8 encoding in order to get rid of HTML entities.</title>
<updated>2018-09-30T15:02:28+00:00</updated>
<author>
<name>Lucien Gentis</name>
<email>lgentis@apache.org</email>
</author>
<published>2018-09-30T15:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=a92100ebe190bd62bd01fa55713c842611184a1f'/>
<id>a92100ebe190bd62bd01fa55713c842611184a1f</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842386 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuild.</title>
<updated>2016-02-06T17:46:30+00:00</updated>
<author>
<name>Lucien Gentis</name>
<email>lgentis@apache.org</email>
</author>
<published>2016-02-06T17:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=e2384b3ebd877e4666b7196e640ae8cb4cf4db25'/>
<id>e2384b3ebd877e4666b7196e640ae8cb4cf4db25</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728858 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728858 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuild.</title>
<updated>2016-01-30T17:36:32+00:00</updated>
<author>
<name>Lucien Gentis</name>
<email>lgentis@apache.org</email>
</author>
<published>2016-01-30T17:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=985fcfccee2342e22d67d873e2ee133196b1382f'/>
<id>985fcfccee2342e22d67d873e2ee133196b1382f</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727738 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727738 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>[trunk][doc] Introducing .fr translation for getting-started.xml</title>
<updated>2013-11-17T18:26:37+00:00</updated>
<author>
<name>Vincent Deffontaines</name>
<email>gryzor@apache.org</email>
</author>
<published>2013-11-17T18:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=f03b735c2111d031eadab5ee601e797b85936f58'/>
<id>f03b735c2111d031eadab5ee601e797b85936f58</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1542781 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1542781 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>rebuild various</title>
<updated>2012-04-20T11:46:33+00:00</updated>
<author>
<name>Daniel Gruno</name>
<email>humbedooh@apache.org</email>
</author>
<published>2012-04-20T11:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=a5b17379f8f24337c16144901d61968890cf4138'/>
<id>a5b17379f8f24337c16144901d61968890cf4138</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328335 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328335 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>xforms</title>
<updated>2012-04-20T01:02:22+00:00</updated>
<author>
<name>Igor Galić</name>
<email>igalic@apache.org</email>
</author>
<published>2012-04-20T01:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=3efdae210ef86a7a3f5babb34340904645f2b1f6'/>
<id>3efdae210ef86a7a3f5babb34340904645f2b1f6</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328164 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328164 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
