Skip to content

Commit

Permalink
Link docstring to user guide
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFabisch committed Sep 27, 2024
1 parent f39589e commit 634aa80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/user_guide/transformation_over_time.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _transformations_over_time:

========================================
Graphs of Time-Dependent Transformations
========================================
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ def _interpolate_pq_using_sclerp(self, query_time):
class TemporalTransformManager(TransformGraphBase):
"""Manage time-varying transformations.
See :ref:`transformations_over_time` for more information.
Parameters
----------
strict_check : bool, optional (default: True)
Expand Down

0 comments on commit 634aa80

Please sign in to comment.