|
| 1 | +<!DOCTYPE html> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8" /> |
| 5 | + <meta name="generator" content="pandoc" /> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |
| 7 | + <title>coq-ext-lib</title> |
| 8 | + <style> |
| 9 | + code{white-space: pre-wrap;} |
| 10 | + span.smallcaps{font-variant: small-caps;} |
| 11 | + span.underline{text-decoration: underline;} |
| 12 | + div.column{display: inline-block; vertical-align: top; width: 50%;} |
| 13 | + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} |
| 14 | + ul.task-list{list-style: none;} |
| 15 | + </style> |
| 16 | + <!--[if lt IE 9]> |
| 17 | + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> |
| 18 | + <![endif]--> |
| 19 | + <style type="text/css"> body {font-family: Arial, Helvetica; margin-left: 5em; font-size: large;} </style> |
| 20 | + <style type="text/css"> h1 {margin-left: 0em; padding: 0px; text-align: center} </style> |
| 21 | + <style type="text/css"> h2 {margin-left: 0em; padding: 0px; color: #580909} </style> |
| 22 | + <style type="text/css"> h3 {margin-left: 1em; padding: 0px; color: #C05001;} </style> |
| 23 | + <style type="text/css"> body { width: 1100px; margin-left: 30px; }</style> |
| 24 | +</head> |
| 25 | +<body> |
| 26 | +<header id="title-block-header"> |
| 27 | +<h1 class="title">coq-ext-lib</h1> |
| 28 | +</header> |
| 29 | +<div style="text-align:left"> |
| 30 | +<img src="https://github.githubassets.com/images/modules/logos_page/Octocat.png" height="25" style="border:0px"> <a href="https://github.com/coq-community/coq-ext-lib">View the project on GitHub</a> <img src="https://github.githubassets.com/images/modules/logos_page/Octocat.png" height="25" style="border:0px"> |
| 31 | +</div> |
| 32 | +<h2 id="about">About</h2> |
| 33 | +<p>Welcome to the coq-ext-lib project website! This project is part of <a href="https://github.com/coq-community/manifesto">coq-community</a>.</p> |
| 34 | +<p>A collection of theories and plugins that may be useful in other Coq developments.</p> |
| 35 | +<p>This is an open source project, licensed under the The FreeBSD Copyright.</p> |
| 36 | +<h2 id="get-the-code">Get the code</h2> |
| 37 | +<p>The current stable release of coq-ext-lib can be <a href="https://github.com/coq-community/coq-ext-lib/releases">downloaded from GitHub</a>.</p> |
| 38 | +<h2 id="documentation">Documentation</h2> |
| 39 | +<ul> |
| 40 | +<li><a href="v0.11.1/toc.html">0.11.1</a></li> |
| 41 | +<li><a href="v0.11.0/toc.html">0.11.0</a></li> |
| 42 | +<li><a href="v0.10.3/toc.html">0.10.3</a></li> |
| 43 | +</ul> |
| 44 | +<p>Other related publications, if any, are listed below.</p> |
| 45 | +<h2 id="help-and-contact">Help and contact</h2> |
| 46 | +<ul> |
| 47 | +<li>Report issues on <a href="https://github.com/coq-community/coq-ext-lib/issues">GitHub</a></li> |
| 48 | +<li>Chat with us on <a href="https://coq.zulipchat.com/#narrow/stream/237663-coq-community-devs.20.26.20users">Zulip</a></li> |
| 49 | +<li>Discuss with us on Coq’s <a href="https://coq.discourse.group">Discourse</a> forum</li> |
| 50 | +</ul> |
| 51 | +<h2 id="authors-and-contributors">Authors and contributors</h2> |
| 52 | +<ul> |
| 53 | +<li>Gregory Malecha</li> |
| 54 | +</ul> |
| 55 | +</body> |
| 56 | +</html> |
0 commit comments