Skip to content

Commit 3d05b5d

Browse files
rarhin711rarhin711
authored andcommitted
changes in gallery and video rsts
1 parent bc3a278 commit 3d05b5d

5 files changed

Lines changed: 39 additions & 97 deletions

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3232
# ones.
3333
extensions = [
34-
'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme'
34+
'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme', 'sphinx_panels',
3535
]
3636

3737
# Add any paths that contain templates here, relative to this directory.

doc/gallery.rst

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,24 @@ EFP gallery
77
Gallery
88
=======
99

10-
This gallery highlights the use of EFP to bridge the gap between chemistry, biology, and physics,
11-
particularly in solving real-world challenges in drug design and photosynthesis. EFP plays a crucial
12-
role in understanding and optimizing these complex processes by providing detailed insights into
10+
This gallery highlights the use of EFP to bridge the gap between chemistry, biology, and physics,
11+
particularly in solving real-world challenges in drug design and photosynthesis. EFP plays a crucial
12+
role in understanding and optimizing these complex processes by providing detailed insights into
1313
molecular interactions.
1414

15-
.. _Drug-design: https://www.drug_design.com
1615

17-
Drug-design_
18-
^^^^^^^^^^^^
19-
.. _Drug-design: https://www.drug_design.com
16+
:ref:`Drug-design`
17+
^^^^^^^^^^^^^^^^^^
18+
2019
.. image:: ../images/drug_design.png
21-
:target: https://www.drug_design.com
2220
:alt: Drug design
2321
:width: 300
2422

25-
.. _Photosynthesis: file:///C:/Users/richm/libefp2.github.io/html/gallery_ref.html
2623

27-
Photosynthesis_
28-
^^^^^^^^^^^^^^^
24+
25+
:ref:`Photosynthesis`
26+
^^^^^^^^^^^^^^^^^^^^^
2927
.. image:: ../images/photo.png
30-
:target: file:///C:/Users/richm/libefp2.github.io/html/gallery_ref.html
3128
:alt: Photosynthesis
3229
:width: 300
30+

doc/gallery_ref.rst

Lines changed: 0 additions & 28 deletions
This file was deleted.

doc/tutorials.rst

Lines changed: 28 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,35 @@ This section deals with running an EFP job on a non-covalently bonded system.
1111

1212
The steps to running an EFP calculation on a system are:
1313

14-
* Running MAKEFP job in software package GAMESS [1_]
15-
* Obtaining EFP parameters from MAKEFP output [1_]
16-
* Preparing LIBEFP input file [2_]
17-
* Running EFP calculation in LIBEFP [2_]
1814

15+
.. dropdown:: Running MAKEFP job in software package GAMESS
1916

17+
This is explicitly shown in :ref:`parameters`
2018

21-
.. _1: file:///C:/Users/richm/libefp2.github.io/html/parameters.html
22-
.. _2: file:///C:/Users/richm/libefp2.github.io/html/libefp_ref.html
19+
.. dropdown:: Obtaining EFP parameters from MAKEFP output
2320

24-
Videos_
25-
^^^^^^^
26-
.. _Videos: file:///C:/Users/richm/libefp2.github.io/html/video_ref.html
21+
Refer to :ref:`parameters`
22+
23+
.. dropdown:: Preparing LIBEFP input file
24+
25+
Refer to :ref:`running efp calculations`
26+
27+
.. dropdown:: Running EFP calculation in LIBEFP
28+
29+
Refer to :ref:`running efp calculations`
30+
31+
32+
33+
34+
Videos
35+
~~~~~~
36+
37+
.. dropdown:: See links to videos
38+
39+
`How to run MAKEFP job <https://youtu.be/orHN362tLjI?si=yGsAYYCeCTqhlyQt>`_
40+
41+
`How to submit MAKEFP input in GAMESS <https://youtu.be/auM76y2tdzw?si=dBOa5sSojKmn4cc7>`_
42+
43+
`Analyzing MAKEFP output <https://youtu.be/R2r_IrV6NbY?si=tgePy5k_UIpmVMpl>`_
44+
45+
`Obtaining EFP parameters and running EFP calculations in LIBEFP <https://youtu.be/oww9uGJmKX4?si=Ih-lwMZTIWO3cK4z>`_

doc/video_ref.rst

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)