[Sqlalchemy-commits] commit/sqlalchemy: kataev: Repair formatting throughout documentation
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-05-22 22:10:10
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/42b6ef8ccd69/ Changeset: 42b6ef8ccd69 Branch: master User: kataev Date: 2017-05-22 21:53:09+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 Affected #: 88 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. |