From f7ba7368b8c893ba88e32e9464f95e00ed3bf8a5 Mon Sep 17 00:00:00 2001 From: Giordon Stark Date: Wed, 20 Sep 2023 10:13:22 -0700 Subject: [PATCH] add main model / constraint model to docs --- docs/api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index 57e09b70d2..56f65a211a 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -44,6 +44,8 @@ Making Models from PDFs ~pdf.Model ~pdf._ModelConfig + ~pdf._MainModel + ~pdf._ConstraintModel ~mixins._ChannelSummaryMixin ~workspace.Workspace ~patchset.PatchSet