mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
caused a bug. fixed
This commit is contained in:
+2
-2
@@ -143,10 +143,10 @@ html_show_copyright = False
|
||||
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
# "<project> v<release> documentation".
|
||||
html_title = JuliaFEM - A Finite Element Method Solver
|
||||
html_title = "JuliaFEM - A Finite Element Method Solver"
|
||||
|
||||
# A shorter title for the navigation bar. Default is the same as html_title.
|
||||
html_short_title = JuliaFEM
|
||||
html_short_title = "JuliaFEM"
|
||||
|
||||
# The name of an image file (relative to this directory) to place at the top
|
||||
# of the sidebar.
|
||||
|
||||
Reference in New Issue
Block a user