Commit graph

4 commits

Author SHA1 Message Date
Aaron Schulz
982dc357ef Removed reference to * from docs.
Change-Id: Iec55a1d009f8e89e5c165f282be4dfda0b2b28a7
2012-10-22 16:39:07 -07:00
Antoine Musso
9362bb6c56 miscellaneous doxygen warnings
* @licence -> @license
* Protects inline HTML by using double quotes, our inline comments uses
  elements such as <h1> or <firstnameLastname@gmail.com>
* Commands in lowercase (@TODO -> @todo, @NOTE -> @note)
* removes @abstract and @static since doxygen detects them from PHP
  code.
* various undocumented function parameters
* typos in parameters declarations

Change-Id: I62ad6fc124c355bf31acc780b9614a59cf79a421
2012-10-22 14:00:08 +02:00
jeroendedauw
243d7e1653 update @since tags
Change-Id: I42c5f28b8d1d8ef2d930129ee8a49a77ed422515
2012-10-16 19:57:46 +02:00
jeroendedauw
d455598c94 Adding a base query API module that allows very easily creating query modules for tables that have an associated ORMTable class
Change-Id: I4a68e4b014ed093779312c2493b492687947c170
2012-10-16 14:59:58 +02:00