<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/common/styles/html/coqremote/cover.html, 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>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: remove ?uri=referer in urls pointing to validator.w3.org</title>
<updated>2014-12-09T11:14:41+00:00</updated>
<author>
<name>Pierre Letouzey</name>
</author>
<published>2014-12-09T08:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=6846c43b3513cbb984c6499ff59c59e20aaeb505'/>
<id>6846c43b3513cbb984c6499ff59c59e20aaeb505</id>
<content type='text'>
 Unfortunately, these ?uri=referer parameters do not work correctly
 now that coq.inria.fr forces the switch to https before answering
 any document. See: http://validator.w3.org/docs/help.html#faq-referer
 I currently see no workaround for that, apart from generating links
 like ?uri=http://the.real.url/of/my/page, which would be quite painful.
 For now, users interested in checking the validity of our pages
 will have to copy-paste the url they want to check after clicking
 on the validator button.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Unfortunately, these ?uri=referer parameters do not work correctly
 now that coq.inria.fr forces the switch to https before answering
 any document. See: http://validator.w3.org/docs/help.html#faq-referer
 I currently see no workaround for that, apart from generating links
 like ?uri=http://the.real.url/of/my/page, which would be quite painful.
 For now, users interested in checking the validity of our pages
 will have to copy-paste the url they want to check after clicking
 on the validator button.
</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>
<entry>
<title>doc/stdlib: fix the html charset in header.html and co</title>
<updated>2014-12-09T11:14:39+00:00</updated>
<author>
<name>Pierre Letouzey</name>
</author>
<published>2014-12-05T09:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=6f47b089934c10c38a5dfb126b5ae62ec9c305a0'/>
<id>6f47b089934c10c38a5dfb126b5ae62ec9c305a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
