Personally for me the current documentation style is more
understandable at a glance. Looking at it it's easier for me to
understand the sequence of terms I should use, what can be omitted,
what terms cannot be used together and so on. Old style looks for me
more like list of requirements for progr
SQLite had extremely readable SQL documentation:
http://www.3rd-impact.net/Document/SQLite/Translation/Current/Original/lang_createtable.html.
It was clear and intuitive; I can understand it at a glance.
At some point, it was replaced with
http://sqlite.org/lang_createtable.html. It's closer to
2 matches
Mail list logo