diff options
| author | Cyril Cohen | 2020-06-06 19:40:08 +0200 |
|---|---|---|
| committer | GitHub | 2020-06-06 19:40:08 +0200 |
| commit | 778a88cf49d5b3dd3e82d2a25703acc1d050f0e5 (patch) | |
| tree | 873bd2b71d5ca5c9c48b2d9929b81b964f693a7c | |
| parent | 258f7f981174f0681bd089476706675fbd331a88 (diff) | |
| parent | d50fa93d5bdddbc42bceb59a9e40cace01dfc2ba (diff) | |
Merge pull request #522 from affeldt-aist/update_readme
change links to the wiki to links to the website
| -rw-r--r-- | README.md | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -27,21 +27,17 @@ installation instructions in other scenarios. ## How to get help - The [website](http://math-comp.github.io/math-comp/) of the MathComp library - contains links to the HTML documentation of each file. -- The [ssreflect mailing - list](https://sympa.inria.fr/sympa/info/ssreflect) is the primary + contains: + + links to the [HTML documentation of each file](https://math-comp.github.io/htmldoc/index.html) + + a list of [tutorials](https://math-comp.github.io/documentation.html) +- The [ssreflect mailing list](https://sympa.inria.fr/sympa/info/ssreflect) is the primary venue for help and questions about the library. - The [Mathematical Components Book](https://math-comp.github.io/mcb/) provides a comprehensive introduction to the library. -- The [MathComp wiki](https://github.com/math-comp/math-comp/wiki) - contains many useful information, including a list of - [tutorials](https://github.com/math-comp/math-comp/wiki/tutorials). - Experienced users hang around at [StackOverflow](https://stackoverflow.com/questions/tagged/ssreflect) listening to the `ssreflect` and `coq` tags. ## Publications and Tools using MathComp -A collection of [papers](https://github.com/math-comp/math-comp/wiki/Publications) -using the Mathematical Components library can be found on the -[wiki](https://github.com/math-comp/math-comp/wiki). +[A collection of papers using the Mathematical Components library](https://math-comp.github.io/papers.html) |
