Skip to content
Snippets Groups Projects
Commit 73fd434a authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Fix sphinx warnings/errors

parent aca26f51
Branches
Tags
No related merge requests found
...@@ -37,7 +37,7 @@ future. Optionally, the local scores for lDDT can also be dumped to the output ...@@ -37,7 +37,7 @@ future. Optionally, the local scores for lDDT can also be dumped to the output
file. Additionally, cleaned up structures can be saved to the disk. file. Additionally, cleaned up structures can be saved to the disk.
The output file has following format: The output file has following format:
.. code-block:: python .. code-block:: none
{ {
"result": { "result": {
......
...@@ -351,7 +351,7 @@ before computing the lDDT scores it is required to pass parameter file based on ...@@ -351,7 +351,7 @@ before computing the lDDT scores it is required to pass parameter file based on
Engh and Huber parameters, and on the atomic radii as defined in the Cambridge Engh and Huber parameters, and on the atomic radii as defined in the Cambridge
Structural Database. OpenStructure ships with default file called Structural Database. OpenStructure ships with default file called
`stereo_chemical_props.txt` located in `$OST_ROOT/share/openstructure` `stereo_chemical_props.txt` located in `$OST_ROOT/share/openstructure`
directory. A function :function:`~ost.io.ReadStereoChemicalPropsFile` is used to directory. A function :func:`~ost.io.ReadStereoChemicalPropsFile` is used to
read this file. read this file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment