File tree Expand file tree Collapse file tree 4 files changed +2
-5
lines changed Expand file tree Collapse file tree 4 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,10 @@ Simple IBM Solver
10
10
.. |LastCommit | image :: https://img.shields.io/github/last-commit/NaokiHori/SimpleIBMSolver/main
11
11
.. _LastCommit : https://github.com/NaokiHori/SimpleIBMSolver/commits/main
12
12
13
- .. image :: https://github.com/NaokiHori/SimpleIBMSolver/blob/main/docs/source/thumbnail.gif
13
+ .. image :: https://github.com/NaokiHori/SimpleIBMSolver/blob/main/docs/source/snapshot2d.png
14
14
:target: https://youtu.be/nMAyrIYET10
15
15
:width: 100%
16
16
17
- .. image :: https://github.com/NaokiHori/SimpleIBMSolver/blob/main/docs/source/snapshot3d.png
18
- :width: 50%
19
-
20
17
********
21
18
Overview
22
19
********
Original file line number Diff line number Diff line change 5
5
6
6
project = "Simple IBM Solver"
7
7
author = "Naoki Hori"
8
- copyright = f"2019-2023 , { author } "
8
+ copyright = f"2019, { author } "
9
9
10
10
extensions = [
11
11
"sphinx.ext.mathjax" ,
You can’t perform that action at this time.
0 commit comments