Skip to content

Commit

Permalink
i've forgotten how sphinx works
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Oct 19, 2024
1 parent 64da5fa commit 948d75b
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package/MDAnalysis/topology/CRDParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. _CRD: https://www.charmmtutorial.org/index.php/CHARMM:The_Basics
Expand Down Expand Up @@ -83,7 +83,7 @@ class CRDParser(TopologyReaderBase):
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionchanged:: 2.8.0
Type and mass are not longer guessed here. Until 3.0 these will still be
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/DLPolyParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. _Poly: http://www.stfc.ac.uk/SCD/research/app/ccg/software/DL_POLY/44516.aspx
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/DMSParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class DMSParser(TopologyReaderBase):
By default, atomtypes will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. _DESRES: http://www.deshawresearch.com
.. _Desmond: http://www.deshawresearch.com/resources_desmond.html
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/ExtendedPDBParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class ExtendedPDBParser(PDBParser.PDBParser):
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
See Also
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/FHIAIMSParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class FHIAIMSParser(TopologyReaderBase):
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionchanged:: 2.8.0
Removed type and mass guessing (attributes guessing takes place now
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/GMSParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class GMSParser(TopologyReaderBase):
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionadded:: 0.9.1
.. versionchanged:: 2.8.0
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/GROParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class GROParser(TopologyReaderBase):
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionchanged:: 2.8.0
Removed type and mass guessing (attributes guessing takes place now
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/ITPParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ class ITPParser(TopologyReaderBase):
By default, atomtypes and masses will be guessed on Universe creation
if they are not read from the input file.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionchanged:: 2.2.0
no longer adds angles for water molecules with SETTLE constraint
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/LAMMPSParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
By default, masses will be guessed on Universe creation if they are not read
from the input file. This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. _LAMMPS: http://lammps.sandia.gov/
.. _data: DATA file format: :http://lammps.sandia.gov/doc/2001/data_format.html
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/MMTFParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
By default, masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
Classes
-------
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/MOL2Parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class MOL2Parser(TopologyReaderBase):
By default, masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
Notes
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/PDBParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
Otherwise, they will be guessed on Universe creation.
By default, masses will also be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. Note::
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/PDBQTParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
By default, masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
Notes
-----
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/PQRParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class PQRParser(TopologyReaderBase):
(e.g. GROMACS PQR files). Otherwise, they will be guessed on Universe
creation. By default, masses will also be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionchanged:: 0.9.0
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/TXYZParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class TXYZParser(TopologyReaderBase):
By default, masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionadded:: 0.17.0
.. versionchanged:: 2.4.0
Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/topology/XYZParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class XYZParser(TopologyReaderBase):
By default, atomtypes and masses will be guessed on Universe creation.
This may change in release 3.0.
See :ref:`Guessers`_ for more information.
See :ref:`Guessers` for more information.
.. versionadded:: 0.9.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Default behavior
By default, MDAnalysis will guess the "mass" and "type" (atom type) attributes for all particles in the Universe
using the :class:`~MDAnalysis.guesser.default_guesser.DefaultGuesser` at the time of Universe creation,
if they are not read from the input file.
Please see the :ref:`DefaultGuesser`_ for more information.
Please see the :ref:`DefaultGuesser` for more information.



Expand Down

0 comments on commit 948d75b

Please sign in to comment.