diff --git a/src/index.html b/src/index.html index e1b9fd2..099b93f 100644 --- a/src/index.html +++ b/src/index.html @@ -1,93 +1,163 @@ - Coq Platform Docs - Demo + Coq Platform Docs -

Coq Platform Docs - Demo

+

Coq Platform Docs

-
+ + +

About

+ +

Coq Platform Docs

+ -

About

- This is a demo page for the Coq Platform Docs. - These tutorials are meant to become part of Rocq's next website and the - github repository should be part of the Coq organization. + This project aims to collaboratively create an action-oriented and interactive + documentation for Coq and its Platform. + Each core functionality and plugin of Coq and the Coq Platform will have one + or several interactive tutorials and/or how-to guides explaining how to use + them in practice. + They should further be available online through an interactive interface, + which this website is a demo page.

- The interactive versions can be run in a web browser, for the source code, - one needs a text editor able to interact with Coq (e.g. CoqIDE, emacs with + The first tutorials are already available and can be checked out below. + They can either be runned interactively in a web browser thanks to JsCoq, or + downloaded and runned with a text editor able to interact with Coq (e.g. CoqIDE, emacs with Proof General, vim with CoqTail, vscode with vscoq).

+

- The documentation is working with the latesest version of Coq Platform, i.e 8.19.2. - It is planned in the future to index the documentation and the Coq Platform's version and to have a dev version of it, - so that users can find docmentation working for their version of the Coq and the Platform. - It is not the case as of yet, so the documentation it is not guaranteed to work perfectly on other versions of Coq and the Platform, - though most of the content should still be working fine. + Some Ressources: +

+

+ +

Contributing

+ +

+ We welcome contributions, and there are plenty to do depending on how much available time you have: +

+

Small Disclamer

+

- For this demo, we are relying on JsCoq1 that only supports Coq up to 8.17. - Consequently, it may be failing for some content that need Coq 8.19. - We hope to switch soon to JsCoq2. + This is a demo, so not everything is working perfectly yet: +

+

Documentation

Coq Tutorials

+ +

Writing Proofs

+ +

Coq's Functionalities

+ + + +

Coq's Theory

+ + -

Equations tutorials

+

Equations Tutorials