From: Konstantin Veretennicov Date: Thu, 19 May 2016 20:02:26 +0000 (+0000) Subject: - update Cookbook wording to reflect that it contains multiple recipes now X-Git-Tag: rel_0_8_7~19^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962d0e1848abf11d73e2c04a940a2b4d1a2a0c28;p=thirdparty%2Fsqlalchemy%2Falembic.git - update Cookbook wording to reflect that it contains multiple recipes now --- diff --git a/docs/build/cookbook.rst b/docs/build/cookbook.rst index a83e0f08..cf888243 100644 --- a/docs/build/cookbook.rst +++ b/docs/build/cookbook.rst @@ -7,11 +7,10 @@ Alembic. .. note:: - This is a new section where we hope to start cataloguing various "how-tos" + This is a new section where we catalogue various "how-tos" we come up with based on user requests. It is often the case that users will request a feature only to learn that simple customization can - provide the same thing. There's only one recipe at the moment but - we hope to get more soon! + provide the same thing. .. _building_uptodate: