File tree 1 file changed +3
-8
lines changed 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ patricia-tree:
7
7
# Link to repository
8
8
repository : https://github.com/codex-semantics-library/patricia-tree
9
9
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.
12
12
latest-version : v0.10.0
13
13
# Dev version (also issue a warning, but a different one)
14
14
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)
16
16
shields :
17
17
- shield : https://img.shields.io/badge/opam-patricia--tree-blue
18
18
link : https://opam.ocaml.org/packages/patricia-tree/
@@ -29,8 +29,3 @@ patricia-tree:
29
29
- shield : https://img.shields.io/github/actions/workflow/status/codex-semantics-library/patricia-tree/ocaml.yml
30
30
link : https://github.com/codex-semantics-library/patricia-tree/actions/workflows/ocaml.yml
31
31
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