We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc5f4c commit a8b5e3aCopy full SHA for a8b5e3a
docs/pages.jl
@@ -40,7 +40,7 @@ end
40
# The result is in alphabetical order, change to the wanted order
41
42
permute!(pages,
43
- [1, 9, 12, 19, 4, 5, 8, 17, 6, 10, 13, 20, 11, 18, 7, 16, 3, 14, 15, 2]
+ [1, 10, 13, 19, 4, 5, 9, 6, 11, 14, 20, 12, 18, 7, 17, 3, 8, 15, 16, 2]
44
)
45
46
names = [
0 commit comments