Skip to content

Commit

Permalink
Remove broken doc link, mention another related project
Browse files Browse the repository at this point in the history
Signed-off-by: Håkon Wiik Ånes <[email protected]>
  • Loading branch information
hakonanes committed Apr 22, 2023
1 parent 402ceb6 commit 02b4d7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"nbval": ("https://nbval.readthedocs.io/en/latest", None),
"numpy": ("https://numpy.org/doc/stable", None),
"numpydoc": ("https://numpydoc.readthedocs.io/en/latest", None),
"pymicro": ("https://pymicro.readthedocs.io/projects/pymicro/en/latest", None),
"pytest": ("https://docs.pytest.org/en/stable", None),
"python": ("https://docs.python.org/3", None),
"pyxem": ("https://pyxem.readthedocs.io/en/latest", None),
Expand Down
5 changes: 3 additions & 2 deletions doc/user/related_projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ find useful:
orix depends on numpy-quaternion for quaternion multiplication.
- `texture <https://github.com/usnistgov/texture>`_: Python scripts for analysis of
crystallographic texture.
- :doc:`pymicro <pymicro:index>`: Python package to work with material microstructures
and 3D data sets.
- pymicro: Python package to work with material microstructures and 3D data sets.
- Dream3D: C++ library to reconstruct, instatiate, quantify, mesh, handle and visualize
multidimensional (3D), multimodal data (mainly EBSD orientation data).

0 comments on commit 02b4d7e

Please sign in to comment.