[Sqlalchemy-commits] commit/sqlalchemy: kataev: Repair formatting throughout documentation
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-05-22 22:11:06
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9461fd877190/ Changeset: 9461fd877190 Branch: rel_1_1 User: kataev Date: 2017-05-22 22:01:04+00:00 Summary: Repair formatting throughout documentation 1. Section decorators to [one style](http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#sections): without inset at both side and with same length as text. 2. Fix broken [reference](http://docs.sqlalchemy.org/en/latest/core/type_basics.html#generic-types). 3. Convert tabs to space in some small files. 4. Some python code snippets have python+sql syntax hint. Change-Id: I39a7a41ef0b0591c6bf1e610748e2b5c19fc5379 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/361 (cherry picked from commit 42b6ef8ccd691f6ace30ae16ed70f92e748f763f) Affected #: 86 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |