<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/common/styles/html/simple, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Update copyright years outside of headers.</title>
<updated>2019-06-17T16:08:33+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2019-06-06T09:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ffd9b12fe9e279fa896fc7e89d4f4d26c260ddfc'/>
<id>ffd9b12fe9e279fa896fc7e89d4f4d26c260ddfc</id>
<content type='text'>
These were found with the following command:
$ git grep "1999-" | grep -v "2019"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were found with the following command:
$ git grep "1999-" | grep -v "2019"
</pre>
</div>
</content>
</entry>
<entry>
<title>Put newlines at the end of files.</title>
<updated>2017-10-25T11:41:53+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2017-10-24T12:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=4c954a3479e002d3a350c3094ae73e6ca5865202'/>
<id>4c954a3479e002d3a350c3094ae73e6ca5865202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright info in reference manual.</title>
<updated>2017-10-06T00:10:50+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2017-10-06T00:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=7d7075b62c21660dda4ae31c2b89d3b223fa678f'/>
<id>7d7075b62c21660dda4ae31c2b89d3b223fa678f</id>
<content type='text'>
Also simplifies the way it is presented (no need to be overly precise).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also simplifies the way it is presented (no need to be overly precise).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright on documentation cover.</title>
<updated>2016-11-30T08:39:45+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2016-11-29T15:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=b6a70501e7ba46d556288abc5c3c81399a280e26'/>
<id>b6a70501e7ba46d556288abc5c3c81399a280e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2016-01-20T16:33:09+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2016-01-20T16:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=86f5c0cbfa64c5d0949365369529c5b607878ef8'/>
<id>86f5c0cbfa64c5d0949365369529c5b607878ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate index for vernacular options.</title>
<updated>2015-02-17T20:38:13+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2015-02-17T20:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=30076f81448721c49b86846de638cbc936c085fb'/>
<id>30076f81448721c49b86846de638cbc936c085fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh some copyright headers.</title>
<updated>2015-01-13T11:28:00+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2015-01-13T11:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=2ae01e839df66f13ff1d3bc974cea50a33126c59'/>
<id>2ae01e839df66f13ff1d3bc974cea50a33126c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refman: switch all source files to utf8</title>
<updated>2014-12-09T11:14:41+00:00</updated>
<author>
<name>Pierre Letouzey</name>
</author>
<published>2014-12-09T11:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=9c24cecec3a7381cd924c56ca50c77a49750e2e5'/>
<id>9c24cecec3a7381cd924c56ca50c77a49750e2e5</id>
<content type='text'>
 Putting utf8 everywhere helps the maintainance of the online refman.
 And anyway, this is the way to go. We should also chase and migrate
 the few remaining iso-latin-1 files elsewhere in the sources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Putting utf8 everywhere helps the maintainance of the online refman.
 And anyway, this is the way to go. We should also chase and migrate
 the few remaining iso-latin-1 files elsewhere in the sources.
</pre>
</div>
</content>
</entry>
<entry>
<title>refman: xhtml validity of the cover page</title>
<updated>2014-12-09T11:14:40+00:00</updated>
<author>
<name>Pierre Letouzey</name>
</author>
<published>2014-12-08T15:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=14206ea932b147309f1cc046722b649a1aadb123'/>
<id>14206ea932b147309f1cc046722b649a1aadb123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: improved xhtml compatibility (cover, header,...)</title>
<updated>2014-12-09T11:14:39+00:00</updated>
<author>
<name>Pierre Letouzey</name>
</author>
<published>2014-12-05T15:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=c04159843794f2b1615f033a3ba540fd0bf7f5ea'/>
<id>c04159843794f2b1615f033a3ba540fd0bf7f5ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
