Source: rocqnavi
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Standards-Version: 4.7.4
Build-Depends:
  coq,
  debhelper-compat (= 13),
  dh-coq,
  dh-ocaml,
  libcoq-core-ocaml-dev,
  libdune-ocaml-dev (>= 3.23.1-3),
  libyojson-ocaml-dev,
  ocaml-dune,
  ocaml-findlib
Rules-Requires-Root: no
Homepage: https://github.com/affeldt-aist/rocqnavi
Vcs-Browser: https://salsa.debian.org/ocaml-team/rocqnavi
Vcs-Git: https://salsa.debian.org/ocaml-team/rocqnavi.git

Package: rocqnavi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: coq
Description: Generator of HTML documentation from Rocq files
 Rocq is a proof asssistant for higher-order logic, which
 allows the development of computer programs consistent with
 their formal specification. It is developed using Objective
 Caml and Camlp5.
 .
 This package provides a generator of HTML documentation for
 Rocq files, with:
  - generation of indexes
  - clickable notations
  - Markdown and LaTeX notations in comments
  - sidebar with the tree of modules
