From c9b594ebce94d654c084a5fb3a87293778390712 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 11 Jan 2006 02:50:22 +0000 Subject: [PATCH] fixes --- doc/build/components/formatting.myt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/build/components/formatting.myt b/doc/build/components/formatting.myt index 545db68216..65ab5d2500 100644 --- a/doc/build/components/formatting.myt +++ b/doc/build/components/formatting.myt @@ -215,6 +215,22 @@ +<%method member_doc> + <%args> + name = "" + type = None + + + +
+ + <% name %> +
<% m.content() %>
+
+ + + + <%method function_doc> <%args> -- 2.47.2