diff --git a/Project.toml b/Project.toml index 4956e1f..6353fc1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MoM_Kernels" uuid = "831fc53b-0fa6-4fbb-adc4-fa1e0b19763e" authors = ["deltaeecs <1225385871@qq.com> and contributors"] -version = "0.1.0" +version = "0.1.1" [deps] FLoops = "cc61a311-1640-44b5-9fba-1b764f453329" diff --git a/docs/make.jl b/docs/make.jl index 7fc5918..6d754f1 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -13,6 +13,7 @@ makedocs(; canonical="https://deltaeecs.github.io/MoM_Kernels.jl", edit_link="master", assets=String[], + size_threshold_ignore = ["index.md", "api.md"], ), pages=[ "Home" => "index.md",