From c45ad6282532bfe95e27257e79d3056fcddff06b Mon Sep 17 00:00:00 2001 From: Fridolin Glatter Date: Tue, 24 Sep 2024 15:07:24 +0200 Subject: [PATCH] Add new functionality to docs --- doc/api.rst | 2 ++ doc/reporting.rst | 1 + 2 files changed, 3 insertions(+) diff --git a/doc/api.rst b/doc/api.rst index dfe05ade0..331d08868 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -300,6 +300,8 @@ Utility methods .. automodule:: message_ix.util :members: expand_dims, copy_model, make_df +.. automodule:: message_ix.util.Sankey + :members: map_for_sankey Testing utilities ----------------- diff --git a/doc/reporting.rst b/doc/reporting.rst index b6ea7516f..540f20952 100644 --- a/doc/reporting.rst +++ b/doc/reporting.rst @@ -215,6 +215,7 @@ These automatic contents are prepared using: .. autosummary:: add add_queue + add_sankey add_single apply check_keys