From 2e6e858bc47d59616629842262700600fb782003 Mon Sep 17 00:00:00 2001 From: Ethan Wu Date: Fri, 24 Nov 2023 01:46:24 +0800 Subject: [PATCH] Update make.jl --- docs/make.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.jl b/docs/make.jl index cd00aaf8..9600081d 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -17,7 +17,7 @@ makedocs(; plugins=[bib], modules=[Sophon], sitename="Sophon.jl", authors="Yicheng Wu", warnonly = Documenter.except(:autodocs_block, :cross_references, :docs_block, :doctest, :eval_block, :example_block, :footnote, - :linkcheck_remotes, :linkcheck, :meta_block, :parse_error) + :linkcheck_remotes, :linkcheck, :meta_block, :parse_error), pages=[ "Home" => "index.md", "Tutorials" => [