/coq-alectryon-template

A template project for Coq and Alectryon

Primary LanguageCoq

coq-alectryon-template

The goal of this project is to provide a minimal working example for the following requirements:

Then

  • make generate_doc copies Coq files to docs (TO BE RENAMED)
  • make -C docs html generates HTML files using Sphinx, the result is in docs/_build/html
  • make -C docs latexpdf generates a PDF using Sphinx, the result is in docs/_build/latex/coq-alectryon-template.pdf