From: Mike Bayer Date: Mon, 3 Jul 2023 14:53:28 +0000 (-0400) Subject: remove weird TOC thing from assocaition proxy X-Git-Tag: rel_2_0_18~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=398edafba80035a4af4748fac801749aee4219ea;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git remove weird TOC thing from assocaition proxy I have no idea where this came from but it highlights all the sections Change-Id: Ib9f81740f84e3b3077b84aeeda2ae0f1e8b832d2 --- diff --git a/doc/build/orm/extensions/associationproxy.rst b/doc/build/orm/extensions/associationproxy.rst index 9081d93e1d..36c8ef2277 100644 --- a/doc/build/orm/extensions/associationproxy.rst +++ b/doc/build/orm/extensions/associationproxy.rst @@ -16,10 +16,6 @@ the construction of sophisticated collections and dictionary views of virtually any geometry, persisted to the database using standard, transparently configured relational patterns. -.. contents:: Some example use cases for Association Proxy - :depth: 1 - :local: - .. _associationproxy_scalar_collections: Simplifying Scalar Collections