We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4f6a7b + 1caf89e commit 797c80bCopy full SHA for 797c80b
2 files changed
make.jl
@@ -2,6 +2,9 @@ using Documenter
2
3
makedocs(
4
sitename = "JuliaPhysics",
5
+ format = Documenter.HTML(
6
+ assets = ["assets/favicon.ico"],
7
+ ),
8
pages = [
9
"Introduction" => "index.md",
10
"Julia for Physics" => [
src/assets/favicon.ico
319 KB
0 commit comments