Skip to content

Commit 26e2345

Browse files
neilmayhewlehins
authored andcommitted
Add a link to the benchmarks page in the Haddocks prolog
1 parent dbfb66a commit 26e2345

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

scripts/mkprolog.sh

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,17 @@ exec >"$PROLOG_FILE" # Write all stdout to $PROLOG_FILE from here on
1010
cd "$HADDOCKS_DIR"
1111

1212
cat << EOF
13-
= Cardano Ledger Repository Hackage Documentation
13+
= Cardano Ledger Repository Documentation
1414
15-
[skip to module list](#module-list)
15+
== Benchmarks
1616
17-
This site contains Haskell documentation of:
17+
* [Charts](dev/bench/) showing historical trends
18+
19+
== Package Documentation
20+
21+
[Skip to module list](#module-list)
22+
23+
This page contains Haskell documentation of:
1824
1925
EOF
2026

0 commit comments

Comments
 (0)