Reorganized stdlib docs a bit
Sugar should come first; tactics last
This commit is contained in:
parent
ab6d62252f
commit
8b3159bb6f
|
@ -7,10 +7,10 @@ Cur has a small standard library, primary for demonstration purposes.
|
||||||
|
|
||||||
@local-table-of-contents[]
|
@local-table-of-contents[]
|
||||||
|
|
||||||
@include-section{stdlib/tactics.scrbl}
|
|
||||||
@include-section{stdlib/sugar.scrbl}
|
@include-section{stdlib/sugar.scrbl}
|
||||||
@include-section{stdlib/bool.scrbl}
|
@include-section{stdlib/bool.scrbl}
|
||||||
@include-section{stdlib/nat.scrbl}
|
@include-section{stdlib/nat.scrbl}
|
||||||
@include-section{stdlib/maybe.scrbl}
|
@include-section{stdlib/maybe.scrbl}
|
||||||
@include-section{stdlib/list.scrbl}
|
@include-section{stdlib/list.scrbl}
|
||||||
@include-section{stdlib/typeclass.scrbl}
|
@include-section{stdlib/typeclass.scrbl}
|
||||||
|
@include-section{stdlib/tactics.scrbl}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user