diff --git a/docs/src/refs/utility.md b/docs/src/refs/utility.md index 56247177..a1b658db 100644 --- a/docs/src/refs/utility.md +++ b/docs/src/refs/utility.md @@ -7,7 +7,7 @@ ```@index Pages = ["utility.md"] -Order = [:function, :type] +Order = [:function, :type, :macro] ``` ### References @@ -15,4 +15,4 @@ Order = [:function, :type] ```@autodocs Modules = [ThreadPinning] Pages = ["utility.jl"] -``` \ No newline at end of file +```