include small logo image in navigation bar. update copyright date
This commit is contained in:
1
doc/lammps-logo.png
Symbolic link
1
doc/lammps-logo.png
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
src/JPG/lammps-logo.png
|
||||||
@ -60,7 +60,7 @@ master_doc = 'Manual'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = 'LAMMPS'
|
project = 'LAMMPS'
|
||||||
copyright = '2013 Sandia Corporation'
|
copyright = '2003-2020 Sandia Corporation'
|
||||||
|
|
||||||
def get_lammps_version():
|
def get_lammps_version():
|
||||||
import os
|
import os
|
||||||
@ -142,7 +142,7 @@ html_title = "LAMMPS documentation"
|
|||||||
|
|
||||||
# The name of an image file (relative to this directory) to place at the top
|
# The name of an image file (relative to this directory) to place at the top
|
||||||
# of the sidebar.
|
# of the sidebar.
|
||||||
#html_logo = None
|
html_logo = 'lammps-logo.png'
|
||||||
|
|
||||||
# The name of an image file (within the static path) to use as favicon of the
|
# The name of an image file (within the static path) to use as favicon of the
|
||||||
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
|
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
|
||||||
|
|||||||
Reference in New Issue
Block a user