From f4d51b06496ef2ee3d7f30e972f35200650effbd Mon Sep 17 00:00:00 2001 From: Colm Talbot <colm.talbot@ligo.org> Date: Wed, 23 Jan 2019 10:49:44 +1100 Subject: [PATCH] add all priors to docs --- docs/prior.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/prior.txt b/docs/prior.txt index ed5eaab1c..d84b1dd68 100644 --- a/docs/prior.txt +++ b/docs/prior.txt @@ -83,6 +83,10 @@ note that this list is incomplete. :members: :special-members: +.. automodule:: bilby.core.prior + :members: + :exclude-members: PriorDict, PriorSet + Defining your own prior ======================= -- GitLab