File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ patricia-tree:
77 # Link to repository
88 repository : https://github.com/codex-semantics-library/patricia-tree
99 repository-icon : " fab fa-github"
10- # Latest version, show a warning documentation pages of other version
11- # Also add a badge to the API page
10+ # Latest version, show a warning documentation pages of other version, with a link to latest
11+ # A matching _data/api/<package>/<version> folder should exist.
1212 latest-version : v0.10.0
1313 # Dev version (also issue a warning, but a different one)
1414 dev-version : main
15- # Shields (img.shield.io) to decorate the package
15+ # Shields (img.shield.io) to decorate the package (rendered in _includes/shields.html)
1616 shields :
1717 - shield : https://img.shields.io/badge/opam-patricia--tree-blue
1818 link : https://opam.ocaml.org/packages/patricia-tree/
@@ -29,8 +29,3 @@ patricia-tree:
2929 - shield : https://img.shields.io/github/actions/workflow/status/codex-semantics-library/patricia-tree/ocaml.yml
3030 link : https://github.com/codex-semantics-library/patricia-tree/actions/workflows/ocaml.yml
3131 alt-text : Build
32-
33- # OCaml version badge text
34- ocaml-version : 4.14_--_5.x
35- # Name of the package if released on opam
36- opam : patricia-tree
You can’t perform that action at this time.
0 commit comments