diff --git a/docs/make.jl b/docs/make.jl index da8bee51..428bdab8 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -93,6 +93,7 @@ makedocs(; "Authors" => "man/authors.md", "Contributing" => "man/contributing.md", "Code of Conduct" => "man/code_of_conduct.md" + "License" => "man/license.md", ], )