clean stuff
This commit is contained in:
parent
13e401c4dc
commit
aba893c9c7
@ -63,13 +63,13 @@ For more, have a look at the [example] folder, at the [documentation] or at the
|
||||
- [CHANGELOG]
|
||||
|
||||
[CHANGELOG]: ./CHANGES.md
|
||||
[example]: ./example/
|
||||
[example]: ./example
|
||||
[LICENSE]: ./LICENSE.md
|
||||
[opam file]: ./scfg.opam
|
||||
[test suite]: ./test/
|
||||
[test suite]: ./test
|
||||
|
||||
[documentation]: https://doc.zapashcanon.fr/scfg/
|
||||
[documentation]: https://doc.zapashcanon.fr/scfg
|
||||
[how to install opam]: https://opam.ocaml.org/doc/Install.html
|
||||
[OCaml]: https://ocaml.org
|
||||
[opam]: https://opam.ocaml.org/
|
||||
[opam]: https://opam.ocaml.org
|
||||
[scfg configuration file format]: https://git.sr.ht/~emersion/scfg
|
||||
|
||||
@ -17,6 +17,8 @@
|
||||
|
||||
(bug_reports https://git.zapashcanon.fr/zapashcanon/scfg/issues)
|
||||
|
||||
(documentation https://doc.zapashcanon.fr/scfg)
|
||||
|
||||
(generate_opam_files true)
|
||||
|
||||
(package
|
||||
|
||||
@ -9,6 +9,7 @@ authors: ["Léo Andrès <contact@ndrs.fr>"]
|
||||
license: "ISC"
|
||||
tags: ["scfg" "configuration" "format" "simple" "config" "parser" "printer"]
|
||||
homepage: "https://git.zapashcanon.fr/zapashcanon/scfg"
|
||||
doc: "https://doc.zapashcanon.fr/scfg"
|
||||
bug-reports: "https://git.zapashcanon.fr/zapashcanon/scfg/issues"
|
||||
depends: [
|
||||
"dune" {>= "2.8"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user