Moved images to shared directory at top-level

这个提交包含在:
Craig Warren
2022-01-07 15:59:21 +00:00
父节点 3e5749c206
当前提交 001c3a763f
共有 74 个文件被更改,包括 52 次插入53 次删除

查看文件

@@ -144,7 +144,7 @@ html_title = 'gprMax User Guide'
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
# html_logo = 'images/gprMax_FB_logo.png'
html_logo = '../../images_shared/gprMax_FB_logo.png'
# 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
@@ -246,7 +246,7 @@ latex_documents = [
# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = 'images/gprMax_logo.png'
latex_logo = '../../images_shared/gprMax_logo.png'
# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.