diff --git a/doc/macro.rst b/doc/macro.rst index 90ba18b83..cf08892f2 100644 --- a/doc/macro.rst +++ b/doc/macro.rst @@ -235,7 +235,7 @@ Code documentation :exclude-members: MACRO_ITEMS The functions :func:`add_model_data` and :func:`calibrate` are used by :meth:`.Scenario.add_macro`. - Others are internal; :func:`prepare_computer` assembles the following functions into a :class:`.genno.Computer` that then executes the necessary calculations to prepare the model data. + Others are internal; :func:`prepare_computer` assembles the following functions into a :class:`genno.Computer` that then executes the necessary calculations to prepare the model data. .. autosummary:: Structures diff --git a/doc/reporting.rst b/doc/reporting.rst index 19d2e35d8..d0d45776b 100644 --- a/doc/reporting.rst +++ b/doc/reporting.rst @@ -284,7 +284,7 @@ Operators ~genno.computations.add ~genno.computations.aggregate ~genno.computations.apply_units - ~genno.compat.pyam.computations.as_pyam + ~genno.compat.pyam.operator.as_pyam ~genno.computations.broadcast_map ~genno.computations.combine ~genno.computations.concat