From 11b0dddb9e2220ddb7699fda6e9819992f63dedf Mon Sep 17 00:00:00 2001 From: Carlos Date: Thu, 31 Oct 2024 21:33:16 +0000 Subject: [PATCH] update docs API to include calculate_markup --- docs/api.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/api.md b/docs/api.md index 0c41086..cb997c9 100644 --- a/docs/api.md +++ b/docs/api.md @@ -39,4 +39,10 @@ options: members: - calculate_compound_interest + show_root_toc_entry: False + +::: dinero.tools.calculate_markup + options: + members: + - calculate_markup show_root_toc_entry: False \ No newline at end of file