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 e5c4365 commit f60dcf2Copy full SHA for f60dcf2
1 file changed
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, 18, 15, 13, 24, 4, 5, 22, 33, 7, 3, 10, 20, 31, 17, 30, 8, 11, 19, 23, 34, 21, 32, 14, 12, 26, 9, 25, 29, 6, 16, 27, 28, 2, 35]
+ [1, 18, 15, 13, 24, 4, 5, 22, 33, 7, 3, 9, 20, 31, 17, 30, 8, 10, 19, 23, 34, 21, 32, 14, 12, 26, 11, 25, 29, 6, 16, 27, 28, 2, 35]
44
)
45
46
names = [
0 commit comments