Skip to content

Commit

Permalink
PackageInfo.g: link to Mathjax manual by default
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored and james-d-mitchell committed Sep 8, 2022
1 parent 387039d commit 621e8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ AbstractHTML := Concatenation("The <b>Digraphs</b> package is a <b>GAP</b> ",
PackageDoc := rec(
BookName := "Digraphs",
ArchiveURLSubset := ["doc"],
HTMLStart := "doc/chap0.html",
HTMLStart := "doc/chap0_mj.html",
PDFFile := "doc/manual.pdf",
SixFile := "doc/manual.six",
LongTitle := "Digraphs - Methods for digraphs",
Expand Down

0 comments on commit 621e8b3

Please sign in to comment.