Skip to content

Commit efb3e9a

Browse files
author
github-actions
committed
rebuilt html docs for version 2.10.0-dev0 from branch develop with sphinx at 8fb40ad
1 parent e703a95 commit efb3e9a

40 files changed

+70
-68
lines changed

2.10.0-dev0/_modules/MDAnalysis/coordinates/DLPoly.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h1>Source code for MDAnalysis.coordinates.DLPoly</h1><div class="highlight"><pr
168168

169169
<span class="sd">Read DL Poly_ format coordinate files</span>
170170

171-
<span class="sd">.. _Poly: http://www.stfc.ac.uk/SCD/research/app/ccg/software/DL_POLY/44516.aspx</span>
171+
<span class="sd">.. _Poly: https://www.sc.stfc.ac.uk/software/type/computational-materials-and-molecular-science/?searchquery=dl_poly</span>
172172
<span class="sd">&quot;&quot;&quot;</span>
173173
<span class="kn">import</span><span class="w"> </span><span class="nn">numpy</span><span class="w"> </span><span class="k">as</span><span class="w"> </span><span class="nn">np</span>
174174

2.10.0-dev0/_modules/MDAnalysis/coordinates/GRO.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1>Source code for MDAnalysis.coordinates.GRO</h1><div class="highlight"><pre>
238238

239239

240240
<span class="sd">.. _Gromacs: http://www.gromacs.org</span>
241-
<span class="sd">.. _GRO: http://manual.gromacs.org/current/online/gro.html</span>
241+
<span class="sd">.. _GRO: https://manual.gromacs.org/current/reference-manual/file-formats.html#gro</span>
242242
<span class="sd">.. _GRO format: http://chembytes.wikidot.com/g-grofile</span>
243243

244244
<span class="sd">&quot;&quot;&quot;</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/GSD.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ <h1>Source code for MDAnalysis.coordinates.GSD</h1><div class="highlight"><pre>
178178
<span class="sd">to be different to the one that was set at the first time step. No check on</span>
179179
<span class="sd">changes in particle identity or topology is currently implemented.</span>
180180

181-
<span class="sd">.. _`HOOMD-blue`: http://codeblue.umich.edu/hoomd-blue/index.html</span>
181+
<span class="sd">.. _`HOOMD-blue`: https://glotzerlab.engin.umich.edu/hoomd-blue/</span>
182182

183183
<span class="sd">Classes</span>
184184
<span class="sd">-------</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/H5MD.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@ <h1>Source code for MDAnalysis.coordinates.H5MD</h1><div class="highlight"><pre>
322322
<span class="sd">.. _`H5PY`: http://docs.h5py.org/</span>
323323
<span class="sd">.. _`parallel h5py docs`: https://docs.h5py.org/en/stable/mpi.html</span>
324324
<span class="sd">.. _`mpi4py`: https://mpi4py.readthedocs.io/en/stable/index.html</span>
325-
<span class="sd">.. _`Build MPI from sources`: https://mpi4py.readthedocs.io/en/stable/appendix.html#building-mpi-from-sources</span>
326-
<span class="sd">.. _`Build HDF5 from sources`: https://support.hdfgroup.org/ftp/HDF5/current/src/unpacked/release_docs/INSTALL_parallel</span>
325+
<span class="sd">.. _`Build MPI from sources`: https://docs.open-mpi.org/en/v5.0.x/installing-open-mpi/downloading.html</span>
326+
<span class="sd">.. _`Build HDF5 from sources`: https://docs.h5py.org/en/latest/mpi.html</span>
327327
<span class="sd">.. _`Install mpi4py`: https://mpi4py.readthedocs.io/en/stable/install.html#requirements</span>
328328
<span class="sd">.. _`Build h5py from sources`: https://docs.h5py.org/en/stable/mpi.html#building-against-parallel-hdf5</span>
329329
<span class="sd">.. _`H5MD notation`: https://nongnu.org/h5md/modules/units.html</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/INPCRD.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h1>Source code for MDAnalysis.coordinates.INPCRD</h1><div class="highlight"><pr
169169

170170
<span class="sd">Read coordinates in Amber_ coordinate/restart file (suffix &quot;inpcrd&quot;).</span>
171171

172-
<span class="sd">.. _Amber: http://ambermd.org/formats.html#restart</span>
172+
<span class="sd">.. _Amber: https://ambermd.org/FileFormats.php</span>
173173

174174

175175
<span class="sd">Classes</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/MMTF.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h1>Source code for MDAnalysis.coordinates.MMTF</h1><div class="highlight"><pre>
179179
<span class="sd">.. autoclass:: MMTFReader</span>
180180
<span class="sd"> :members:</span>
181181

182-
<span class="sd">.. _MMTF: https://mmtf.rcsb.org/</span>
182+
<span class="sd">.. _MMTF: https://www.rcsb.org/news/feature/65a1af31c76ca3abcc925d0c</span>
183183

184184
<span class="sd">&quot;&quot;&quot;</span>
185185
<span class="kn">import</span><span class="w"> </span><span class="nn">warnings</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/PDBQT.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1>Source code for MDAnalysis.coordinates.PDBQT</h1><div class="highlight"><pre
175175
<span class="sd">available in this case).</span>
176176

177177
<span class="sd">.. _PDBQT:</span>
178-
<span class="sd"> http://autodock.scripps.edu/faqs-help/faq/what-is-the-format-of-a-pdbqt-file</span>
178+
<span class="sd"> https://autodock.scripps.edu/wp-content/uploads/sites/56/2021/10/AutoDock4.2.6_UserGuide.pdf</span>
179179
<span class="sd">.. _AutoDock:</span>
180180
<span class="sd"> http://autodock.scripps.edu/</span>
181181
<span class="sd">&quot;&quot;&quot;</span>
@@ -348,8 +348,7 @@ <h1>Source code for MDAnalysis.coordinates.PDBQT</h1><div class="highlight"><pre
348348
<span class="w"> </span><span class="sd">&quot;&quot;&quot;PDBQT writer that implements a subset of the PDB_ 3.2 standard and the PDBQT_ spec.</span>
349349

350350
<span class="sd"> .. _PDB: http://www.wwpdb.org/documentation/file-format-content/format32/v3.2.html</span>
351-
<span class="sd"> .. _PDBQT: http://autodock.scripps.edu/faqs-help/faq/what-is-the-format-of-a-pdbqt-file</span>
352-
351+
<span class="sd"> .. _PDBQT: https://autodock.scripps.edu/wp-content/uploads/sites/56/2021/10/AutoDock4.2.6_UserGuide.pdf</span>
353352

354353
<span class="sd"> .. versionchanged:: 2.6.0</span>
355354
<span class="sd"> Files are now written in `wt` mode, and keep extensions, allowing</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/PQR.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@ <h1>Source code for MDAnalysis.coordinates.PQR</h1><div class="highlight"><pre>
242242
<span class="sd">In all cases the `dimensions` attribute will be set to `None`.</span>
243243

244244

245-
<span class="sd">.. _PQR: https://apbs-pdb2pqr.readthedocs.io/en/latest/formats/pqr.html</span>
246-
<span class="sd">.. _APBS: https://apbs-pdb2pqr.readthedocs.io/en/latest/apbs/index.html</span>
247-
<span class="sd">.. _PDB2PQR: https://apbs-pdb2pqr.readthedocs.io/en/latest/pdb2pqr/index.html</span>
245+
<span class="sd">.. _PQR: https://apbs.readthedocs.io/en/latest/formats/pqr.html</span>
246+
<span class="sd">.. _APBS: https://apbs.readthedocs.io/en/latest/</span>
247+
<span class="sd">.. _PDB2PQR: https://pdb2pqr.readthedocs.io/en/latest/</span>
248248
<span class="sd">.. _PDB: http://www.wwpdb.org/documentation/file-format</span>
249249
<span class="sd">&quot;&quot;&quot;</span>
250250
<span class="kn">import</span><span class="w"> </span><span class="nn">itertools</span>
@@ -261,7 +261,7 @@ <h1>Source code for MDAnalysis.coordinates.PQR</h1><div class="highlight"><pre>
261261
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Read a PQR_ file into MDAnalysis.</span>
262262

263263
<span class="sd"> .. _PQR:</span>
264-
<span class="sd"> https://apbs-pdb2pqr.readthedocs.io/en/latest/formats/pqr.html</span>
264+
<span class="sd"> https://apbs.readthedocs.io/en/latest/formats/pqr.html</span>
265265

266266
<span class="sd"> .. versionchanged:: 0.11.0</span>
267267
<span class="sd"> Frames now 0-based instead of 1-based</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/TRJ.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,10 @@ <h1>Source code for MDAnalysis.coordinates.TRJ</h1><div class="highlight"><pre>
257257
<span class="sd">.. Links</span>
258258

259259
<span class="sd">.. _AMBER: http://ambermd.org</span>
260-
<span class="sd">.. _AMBER TRJ format: http://ambermd.org/formats.html#trajectory</span>
260+
<span class="sd">.. _AMBER TRJ format: https://ambermd.org/FileFormats.php#trajectory</span>
261261
<span class="sd">.. The formats page was archived as</span>
262262
<span class="sd">.. http://www.webcitation.org/query?url=http%3A%2F%2Fambermd.org%2Fformats.html&amp;date=2018-02-11</span>
263-
<span class="sd">.. Use the archived version if the original disappears. [orbeckst]</span>
263+
<span class="sd">.. Use the archived version if the original (https://ambermd.org/FileFormats.php#trajectory) disappears. [orbeckst]</span>
264264
<span class="sd">.. _AMBER netcdf format: http://ambermd.org/netcdf/nctraj.xhtml</span>
265265
<span class="sd">.. The formats page was archived as</span>
266266
<span class="sd">.. http://www.webcitation.org/query?url=http%3A%2F%2Fambermd.org%2Fnetcdf%2Fnctraj.xhtml&amp;date=2018-02-11</span>
@@ -310,7 +310,7 @@ <h1>Source code for MDAnalysis.coordinates.TRJ</h1><div class="highlight"><pre>
310310
<span class="sd"> be set by passing the `dt` keyword argument to the constructor; it</span>
311311
<span class="sd"> is assumed to be in ps. The default value is 1 ps.</span>
312312

313-
<span class="sd"> .. _AMBER TRJ format: http://ambermd.org/formats.html#trajectory</span>
313+
<span class="sd"> .. _AMBER TRJ format: https://ambermd.org/FileFormats.php#trajectory</span>
314314

315315
<span class="sd"> .. versionchanged:: 0.11.0</span>
316316
<span class="sd"> Frames now 0-based instead of 1-based.</span>

2.10.0-dev0/_modules/MDAnalysis/coordinates/TRZ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ <h1>Source code for MDAnalysis.coordinates.TRZ</h1><div class="highlight"><pre>
174174
<span class="sd">the machine hardware architecture, MDAnalysis *always* reads and writes TRZ</span>
175175
<span class="sd">trajectories in *little-endian* byte order.</span>
176176

177-
<span class="sd">.. _IBIsCO: http://www.theo.chemie.tu-darmstadt.de/ibisco/IBISCO.html</span>
178-
<span class="sd">.. _YASP: http://www.theo.chemie.tu-darmstadt.de/group/services/yaspdoc/yaspdoc.html</span>
177+
<span class="sd">.. _IBIsCO: https://onlinelibrary.wiley.com/doi/full/10.1002/jcc.21717</span>
178+
<span class="sd">.. _YASP: https://www.sciencedirect.com/science/article/abs/pii/0010465593901442</span>
179179

180180
<span class="sd">Classes</span>
181181
<span class="sd">-------</span>

0 commit comments

Comments
 (0)