Fix logo not displaying on getting started page

这个提交包含在:
Nathan Mannall
2025-06-06 13:45:34 +01:00
父节点 0d4397f8b8
当前提交 b390a83266
共有 2 个文件被更改,包括 10 次插入2 次删除

查看文件

@@ -6,6 +6,9 @@
.. image:: images_shared/gprMax_logo_small.png
:target: http://www.gprmax.com
:alt: gprMax
.. include_in_docs_after_this_label
***************
Getting Started
@@ -74,7 +77,7 @@ The following steps provide guidance on how to install gprMax:
3. Build and install gprMax
1. Install Python, the required Python packages, and get the gprMax source
------------------------------------------------------------------
--------------------------------------------------------------------------
We recommend using Miniconda to install Python and the required Python packages for gprMax in a self-contained Python environment. Miniconda is a mini version of Anaconda which is a completely free Python distribution (including for commercial use and redistribution). It includes more than 300 of the most popular Python packages for science, math, engineering, and data analysis.
@@ -208,6 +211,6 @@ Periodically you should update conda and the required Python packages. With the
Thanks To Our Contributors ✨🔗
==========================
===============================
.. image:: https://contrib.rocks/image?repo=gprMax/gprMax
:target: https://github.com/gprMax/gprMax/graphs/contributors

查看文件

@@ -1 +1,6 @@
.. figure:: ../../images_shared/gprMax_logo_small.png
:target: http://www.gprmax.com
:alt: gprMax
.. include:: ../../README.rst
:start-after: .. include_in_docs_after_this_label