<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doc/en_US.ISO8859-1/htdocs/doc, branch main</title>
<subtitle>FreeBSD documentation tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/'/>
<entry>
<title>Migrate doc to Hugo/AsciiDoctor</title>
<updated>2021-01-25T23:31:29+00:00</updated>
<author>
<name>Sergio Carlavilla Delgado</name>
<email>carlavilla@FreeBSD.org</email>
</author>
<published>2021-01-25T23:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=989d921f5d4ac8d8b7c831c13b8954ad1901be24'/>
<id>989d921f5d4ac8d8b7c831c13b8954ad1901be24</id>
<content type='text'>
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling &lt;bcr@&gt;
Glen Barber &lt;gjb@&gt;
Hiroki Sato &lt;hrs@&gt;
Li-Wen Hsu &lt;lwhsu@&gt;
Sean Chittenden &lt;seanc@&gt;
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling &lt;bcr@&gt;
Glen Barber &lt;gjb@&gt;
Hiroki Sato &lt;hrs@&gt;
Li-Wen Hsu &lt;lwhsu@&gt;
Sean Chittenden &lt;seanc@&gt;
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building pgpkeyring.txt with parallel builds by setting .ORDER</title>
<updated>2017-12-12T16:27:43+00:00</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2017-12-12T16:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=f42eb9f25c82572fe8751c4c8db40057729a70c2'/>
<id>f42eb9f25c82572fe8751c4c8db40057729a70c2</id>
<content type='text'>
targets. [1]

While here, change the all-pgpkeyring target, forgotten in r51260.

Reported by:	wosch [1]
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
targets. [1]

While here, change the all-pgpkeyring target, forgotten in r51260.

Reported by:	wosch [1]
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix generating pgpkeyring.txt when it does not exist, which seems</title>
<updated>2017-12-06T18:50:32+00:00</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2017-12-06T18:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=98e2f81109f9d698543689061bb320281e80651b'/>
<id>98e2f81109f9d698543689061bb320281e80651b</id>
<content type='text'>
to have been broken following r51076 or r51077.

Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to have been broken following r51076 or r51077.

Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>build pgpkey list only for english pages</title>
<updated>2017-10-07T10:35:00+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>2017-10-07T10:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=58a4fe64c33ed1f99a8e6c4e35850916f20ccabb'/>
<id>58a4fe64c33ed1f99a8e6c4e35850916f20ccabb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>big refactoring</title>
<updated>2017-10-07T10:12:16+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>2017-10-07T10:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=583fe8e8defbc39d18572ff41392520cc1201120'/>
<id>583fe8e8defbc39d18572ff41392520cc1201120</id>
<content type='text'>
- `make install` should not depend on `make all'
- the local all-install target does not make any sense here.
  We should not install the target twice in different locations.
- the FORMATS value should be configurable and not hard coded
- fix update of pgpkeyring.txt

PR: 222828
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- `make install` should not depend on `make all'
- the local all-install target does not make any sense here.
  We should not install the target twice in different locations.
- the FORMATS value should be configurable and not hard coded
- fix update of pgpkeyring.txt

PR: 222828
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc installation.</title>
<updated>2014-03-07T15:47:07+00:00</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-03-07T15:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=c3c8129ae1a4407ca6e1ea25be75cab5ceb90088'/>
<id>c3c8129ae1a4407ca6e1ea25be75cab5ceb90088</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>- Move the PGP keyring generation to the language-independent share directory</title>
<updated>2014-03-07T12:23:51+00:00</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2014-03-07T12:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=bc0ea04e7d0de1f9ea78cb10168f0b9ce5a750ec'/>
<id>bc0ea04e7d0de1f9ea78cb10168f0b9ce5a750ec</id>
<content type='text'>
Discussed with:	hrs, wblock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discussed with:	hrs, wblock
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bogus comment about a separate www/ tree.</title>
<updated>2013-01-22T01:34:34+00:00</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-01-22T01:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=52e0f7516fc709f522b267dfdf5a78f7cede3007'/>
<id>52e0f7516fc709f522b267dfdf5a78f7cede3007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Set svn:ketwords and svn:mime-type.  Note that application/octet-stream is</title>
<updated>2012-05-17T19:12:14+00:00</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2012-05-17T19:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=35babe0ae5c23c16f907986da4967475b3af2696'/>
<id>35babe0ae5c23c16f907986da4967475b3af2696</id>
<content type='text'>
  set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Move developers.sgml to the language-independent directory.</title>
<updated>2012-05-17T03:23:15+00:00</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2012-05-17T03:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=4fe414e55f71a98004350e582bfeb852f5758769'/>
<id>4fe414e55f71a98004350e582bfeb852f5758769</id>
<content type='text'>
- Move files under &lt;lang&gt;/htdocs/share to &lt;lang&gt;/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move files under &lt;lang&gt;/htdocs/share to &lt;lang&gt;/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
</pre>
</div>
</content>
</entry>
</feed>
