<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/sphinx/using/tools, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Convert rewriting and proof-mode chapters to prodn</title>
<updated>2020-12-30T19:48:37+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2020-09-13T03:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e02120ed6580733db2276f0c11b4f432ea670ee3'/>
<id>e02120ed6580733db2276f0c11b4f432ea670ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documenting one-line verbatim.</title>
<updated>2020-11-14T21:55:47+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-11-05T12:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=0b12bb8c03b0ac7cc8aa7578a8db8ca93ecd1fd0'/>
<id>0b12bb8c03b0ac7cc8aa7578a8db8ca93ecd1fd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refman] Stop applying a special style to Coq, CoqIDE, OCaml and Gallina.</title>
<updated>2020-11-09T17:39:49+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-11-09T17:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a3869e5371c89629ddfd8ccdd1bdc0de12efe806'/>
<id>a3869e5371c89629ddfd8ccdd1bdc0de12efe806</id>
<content type='text'>
The smallcaps rendering was inexistent in the PDF version and did not
look good in the HTML version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The smallcaps rendering was inexistent in the PDF version and did not
look good in the HTML version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some missing smallcaps.</title>
<updated>2020-10-20T09:07:52+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-10-19T14:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=3230c568eb0bc719feca642a1537555e262478eb'/>
<id>3230c568eb0bc719feca642a1537555e262478eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add index for coqdoc.</title>
<updated>2020-06-21T15:49:14+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-06-21T15:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=5f9572b4b6280995b5c1078f59f7f514e665a4c0'/>
<id>5f9572b4b6280995b5c1078f59f7f514e665a4c0</id>
<content type='text'>
Fixes #12545.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #12545.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release notes for 8.12.</title>
<updated>2020-05-27T13:38:24+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-05-23T10:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=2f0a89e59e615e6101096b36e12e7b7bbace8eff'/>
<id>2f0a89e59e615e6101096b36e12e7b7bbace8eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>coqdoc: Add (* begin details *) and (* end details *)</title>
<updated>2020-03-28T15:53:38+00:00</updated>
<author>
<name>Thomas Letan</name>
</author>
<published>2019-07-27T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=86d5ed1d96a93c074a070c86b1c3c81088e4cd2d'/>
<id>86d5ed1d96a93c074a070c86b1c3c81088e4cd2d</id>
<content type='text'>
We propose to add an environment to have foldable texts with HTML
output, more precisely:

    (*begin details [: An optional summary] *)

    some Coq and documentation material

    (* end details *)

Currently, only the HTML output is supported. We could treat this
environment in LaTeX output as appendixes to output later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We propose to add an environment to have foldable texts with HTML
output, more precisely:

    (*begin details [: An optional summary] *)

    some Coq and documentation material

    (* end details *)

Currently, only the HTML output is supported. We could treat this
environment in LaTeX output as appendixes to output later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split coqdoc section out of utility chapter (octopus merge).</title>
<updated>2020-03-27T13:19:48+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-03-27T13:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=223ccc1dcf9a0fd0ba3b82f910b507926affe1a2'/>
<id>223ccc1dcf9a0fd0ba3b82f910b507926affe1a2</id>
<content type='text'>
This octopus merge is meant to preserve the commit history / blame of
both parts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This octopus merge is meant to preserve the commit history / blame of
both parts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move section on coqdoc to new location.</title>
<updated>2020-03-27T13:18:52+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-03-27T13:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=4da3fe8aafe2d5ceadb505ba16cfbb4482755c61'/>
<id>4da3fe8aafe2d5ceadb505ba16cfbb4482755c61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refman] Move chapters into new structure.</title>
<updated>2020-03-19T14:51:22+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-02-13T17:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f5be988da566d0a48c67bd81be6d32376b3ba2a5'/>
<id>f5be988da566d0a48c67bd81be6d32376b3ba2a5</id>
<content type='text'>
As a first step toward a deeper refactoring of the reference manual,
we move existing chapters into a new structure.

We use the Sphinx support for top-level chapters spanning multiple
pages to consolidate existing chapters into a smaller number of
chapters and a smaller number of parts.

Now the full top-level table of content can be seen in one glance.
Most of the new chapters are divided into several sub-chapters (on
separate pages) that correspond to the pre-existing chapters.  These
new top-level chapters gathering several chapters together have gained
a new introduction.  The main introduction has been rewritten /
simplified as well.

For now, the URL of pre-existing chapters does not change.  The intent
is to further refactor the manual by splitting some of these
sub-chapters into smaller ones, and by moving things around.

While the sub-chapters are likely to evolve very much in the future,
the top-level table of content is almost final (except that the "Using
Coq" part may gain one or two additional chapters on proof engineering
/ project management).

Thanks to Jim Fehrle for investigating how to split a chapter on
multiple pages and to both Jim and Matthieu Sozeau for the discussion
that led to this new structure.

See also the related CEP: https://github.com/coq/ceps/pull/43

Additional notes:

- A new directory structure has been created reflecting the new
  chapter structure.

- The indexes chapter has been removed from the PDF version since it
  wasn't working.

Co-authored-by: Jim Fehrle &lt;jfehrle@sbcglobal.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a first step toward a deeper refactoring of the reference manual,
we move existing chapters into a new structure.

We use the Sphinx support for top-level chapters spanning multiple
pages to consolidate existing chapters into a smaller number of
chapters and a smaller number of parts.

Now the full top-level table of content can be seen in one glance.
Most of the new chapters are divided into several sub-chapters (on
separate pages) that correspond to the pre-existing chapters.  These
new top-level chapters gathering several chapters together have gained
a new introduction.  The main introduction has been rewritten /
simplified as well.

For now, the URL of pre-existing chapters does not change.  The intent
is to further refactor the manual by splitting some of these
sub-chapters into smaller ones, and by moving things around.

While the sub-chapters are likely to evolve very much in the future,
the top-level table of content is almost final (except that the "Using
Coq" part may gain one or two additional chapters on proof engineering
/ project management).

Thanks to Jim Fehrle for investigating how to split a chapter on
multiple pages and to both Jim and Matthieu Sozeau for the discussion
that led to this new structure.

See also the related CEP: https://github.com/coq/ceps/pull/43

Additional notes:

- A new directory structure has been created reflecting the new
  chapter structure.

- The indexes chapter has been removed from the PDF version since it
  wasn't working.

Co-authored-by: Jim Fehrle &lt;jfehrle@sbcglobal.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
