<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/tools/coqrst/notations, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Add additional escape sequences for notations</title>
<updated>2020-11-09T23:59:54+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2020-09-09T09:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=7d8389d012aa8dbdeb7b82217087f1b7dfb2b24e'/>
<id>7d8389d012aa8dbdeb7b82217087f1b7dfb2b24e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers in the whole code base.</title>
<updated>2020-03-18T11:15:43+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-03-18T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a99776e10e0b2198d2b811ad82631111fb450f8a'/>
<id>a99776e10e0b2198d2b811ad82631111fb450f8a</id>
<content type='text'>
Add headers to a few files which were missing them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add headers to a few files which were missing them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show apostrophes and backticks in HTML, too.</title>
<updated>2020-02-16T21:17:20+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2020-02-16T21:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8b58b887a95f0abfac16e8dc6f5e68f21e99ef31'/>
<id>8b58b887a95f0abfac16e8dc6f5e68f21e99ef31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tools] Remove support for python2</title>
<updated>2020-01-03T11:00:04+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-12-05T22:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=aad86c49b55bbdaa916c10b84272bec5a2b6a678'/>
<id>aad86c49b55bbdaa916c10b84272bec5a2b6a678</id>
<content type='text'>
Closes #10491

We re-add the header in doc/tools/coqrst/notations/fontsupport.py
which was removed by accident in 1a9c769ed363ee2f2784e7252af72e6c1e2fbcc6

The fontsupport script itself has been kept for reference, however it
is not involved by any build target as of today.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #10491

We re-add the header in doc/tools/coqrst/notations/fontsupport.py
which was removed by accident in 1a9c769ed363ee2f2784e7252af72e6c1e2fbcc6

The fontsupport script itself has been kept for reference, however it
is not involved by any build target as of today.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent apostrophes and backticks from being stylized in latex</title>
<updated>2019-12-29T07:39:21+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2019-12-29T07:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ae38bff8d499f4d2f82373b9c6dda1a27263d80c'/>
<id>ae38bff8d499f4d2f82373b9c6dda1a27263d80c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support additional escape sequences in notations</title>
<updated>2019-12-19T19:17:34+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2019-12-19T05:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e6067ab18983bd8b57af97688a852aaf2046b81f'/>
<id>e6067ab18983bd8b57af97688a852aaf2046b81f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make prodn look more like productionlist</title>
<updated>2019-12-15T04:14:07+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2019-12-04T20:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=c56492a0447abe230c177a3897707155fc06f1a4'/>
<id>c56492a0447abe230c177a3897707155fc06f1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt change-header script to handle shebangs in addition to Emacs comments.</title>
<updated>2019-06-17T16:08:32+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=1a9c769ed363ee2f2784e7252af72e6c1e2fbcc6'/>
<id>1a9c769ed363ee2f2784e7252af72e6c1e2fbcc6</id>
<content type='text'>
Remove other types of lines before copyright headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove other types of lines before copyright headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update py-style headers to new year.</title>
<updated>2019-06-17T16:08:32+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2019-06-06T09:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=7521031c01976b045f81b6123f9ee9be77122a55'/>
<id>7521031c01976b045f81b6123f9ee9be77122a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update c-style headers to new year.</title>
<updated>2019-06-17T16:08:32+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2019-06-06T09:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=bfc5a469f4be928d1f01ac2811719ef6aae0e338'/>
<id>bfc5a469f4be928d1f01ac2811719ef6aae0e338</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
