aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sphinx/index.rst
Commit message (Collapse)AuthorAge
* Merge PR #7851: Modernize the introduction of the reference manual.Gravatar Maxime Dénès2018-06-26
|\
| * Mention Company-Coq as well.Gravatar Théo Zimmermann2018-06-20
| | | | | | | | | | We put it in a footnote otherwise the sentence was starting to be really long. Footnotes need to be in index.rst to really appear at the bottom of the index page.
* | Add introduction and credits to the TOC.Gravatar Théo Zimmermann2018-06-17
| | | | | | | | Move credits to its own chapter (closes #6573).
* | Move indexes on top on the TOC. Closes #7764.Gravatar Théo Zimmermann2018-06-17
|/
* Remove duplicate Introduction title.Gravatar Théo Zimmermann2018-05-05
|
* [Sphinx] Add chapter 9.Gravatar Théo Zimmermann2018-04-14
| | | | Chapter ported by Théo Zimmermann and Maxime Dénès.
* [Sphinx] Add Chapter 1Gravatar Maxime Dénès2018-04-13
|
* [Sphinx] Add chapter 29Gravatar Maxime Dénès2018-04-12
| | | | | | Thanks to Clément Pit Claudel for porting this chapter. Backport universe polymorphism changes from 2017 and 2018.
* [Sphinx] Add chapter 6Gravatar Maxime Dénès2018-04-10
| | | | Thanks to Yves Bertot for porting this chapter.
* [Sphinx] Add chapter 15Gravatar Laurent Théry2018-04-10
| | | | Thanks to Laurent Théry for porting this chapter.
* [Sphinx] Add chapter 7Gravatar Maxime Dénès2018-04-09
| | | | Thanks to Laurent Théry for porting this chapter.
* [Sphinx] Add chapter 30Gravatar Maxime Dénès2018-04-05
| | | | Thanks to Paul Steckler for porting this chapter.
* [Sphinx] Add chapter 28Gravatar Maxime Dénès2018-04-04
| | | | Thanks to Paul Steckler for porting this chapter.
* [Sphinx] Add chapter 27Gravatar Maxime Dénès2018-03-30
| | | | Thanks to Calvin Beck for porting this chapter.
* [Sphinx] Add chapter 25Gravatar Maxime Dénès2018-03-30
| | | | Thanks to Laurent Théry for porting this chapter.
* [Sphinx] Add chapter 26Gravatar Maxime Dénès2018-03-29
| | | | Thanks to Paul Steckler for porting this chapter.
* [Sphinx] Add chapter 24Gravatar Maxime Dénès2018-03-29
| | | | Thanks to Matthieu Sozeau for porting this chapter.
* [Sphinx] Add chapter 23Gravatar Maxime Dénès2018-03-29
| | | | Thanks to Pierre Letouzey for porting this chapter.
* [Sphinx] Add chapter 18Gravatar Maxime Dénès2018-03-29
| | | | Thanks to Pierre Letouzey for porting this chapter.
* [doc] Port Chapter 20 Type Classes to SphinxGravatar Matthieu Sozeau2018-03-26
|
* Merge branch 'master' into sphinx-doc-chapter-22Gravatar Guillaume Melquiond2018-03-22
|\
| * Merge branch 'master' into sphinx-doc-chapter-21Gravatar Guillaume Melquiond2018-03-22
| |\
| | * Merge branch 'master' into sphinx-doc-chapter-19Gravatar Guillaume Melquiond2018-03-22
| | |\
* | | | [Sphinx] Add chapter 22Gravatar Maxime Dénès2018-03-22
| | | | | | | | | | | | | | | | Thanks to Paul Steckler for porting this chapter.
| * | | [Sphinx] Add chapter 21Gravatar Maxime Dénès2018-03-22
|/ / / | | | | | | | | | Thanks to Pierre Letouzey for porting this chapter.
| * / [Sphinx] Add chapter 19Gravatar Maxime Dénès2018-03-22
|/ / | | | | | | Thanks to Laurent Théry for porting this chapter.
| * [Sphinx] Add chapter 17Gravatar Maxime Dénès2018-03-22
|/ | | | Thanks to Clément Pit-Claudel for porting this chapter.
* [Sphinx] Add chapter 11Gravatar Maxime Dénès2018-03-16
| | | | | Thanks to Enrico Tassi, Assia Mahboubi, Laurence Rideau and Yves Bertot for porting this chapter.
* [Sphinx] Add chapter 3Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Pierre Letouzey for porting this chapter.
* [Sphinx] Add chapter 16Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Paul Steckler for porting this chapter.
* [Sphinx] Add chapter 14Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Paul Steckler for porting this chapter.
* [Sphinx] Add chapter 13Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Paul Steckler for porting this chapter.
* [Sphinx] Add chapter 12Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Clément Pit-Claudel for porting this chapter.
* [Sphinx] Add chapter 10Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Calvin Beck for porting this chapter.
* [Sphinx] Add chapter 8Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Heiko Becker and Nikita Zyuzin for porting this chapter.
* [Sphinx] Add chapter 5Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Richard Ford for porting this chapter.
* [Sphinx] Add chapter 4Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Richard Ford for porting this chapter.
* [Sphinx] Add chapter 2Gravatar Maxime Dénès2018-03-15
| | | | Thanks to Paul Steckler for porting this chapter.
* [Sphinx] Add creditsGravatar Maxime Dénès2018-03-15
|
* [Sphinx] Add introductionGravatar Maxime Dénès2018-03-13
| | | | I backported changes done to the LaTeX manual.
* [Sphinx] Mention licenseGravatar Maxime Dénès2018-03-13
|
* [Sphinx] add bibliographyGravatar Maxime Dénès2018-03-13
|
* [Sphinx] Add indexesGravatar Maxime Dénès2018-03-13
|
* [Sphinx] Add table of contentsGravatar Maxime Dénès2018-03-12
|
* Integration of a sphinx-based documentation generator.Gravatar Maxime Dénès2018-03-09
The original contribution is from Clément Pit-Claudel. I updated his code and integrated it with the Coq build system. Many improvements by Paul Steckler (MIT). This commit adds the infrastructure but no content.