你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-04 11:36:52 +08:00
Fix logo not displaying on getting started page
这个提交包含在:
@@ -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
|
||||
|
在新工单中引用
屏蔽一个用户