Skip to content

Commit

Permalink
DOC #290
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Nov 10, 2023
1 parent b0398e3 commit 7ea4e5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/constraints.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ phi -180.0 180.0 0.0 True
tth -180.0 180.0 0.0 True
===== ========= ========== ===== ====

Make a convenience function to show all the possible `:ref:`constraints.forward`
Make a convenience function to show all the possible :ref:`constraints.forward`
solutions in a table. The complete list of possible solutions is provided by
the low-level :meth:`~hkl.calc.CalcRecip.forward` method:

Expand All @@ -152,7 +152,6 @@ the low-level :meth:`~hkl.calc.CalcRecip.forward` method:
Show all solutions for the :math:`(100)` position (note the inner set of parentheses):

.. code-block::
:linenos:
all_forward_solutions((1, 0, 0))
Expand Down

0 comments on commit 7ea4e5c

Please sign in to comment.