aboutsummaryrefslogtreecommitdiffstats
path: root/doc/typesystem_specifying_types.rst
Commit message (Collapse)AuthorAgeFilesLines
* Document about the flag "since".Renato Filho2012-03-091-3/+26
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
* Added documentation for function tag.Hugo Parente Lima2012-03-091-2/+17
|
* Documentation for container-type tag into typesystem.Luciano Wolf2009-11-091-1/+16
| | | | Reviewed by Hugo Parente <hugo.lima@openbossa.org>
* Use isStream instead of hardcoding QDataStreamLauro Neto2009-11-091-2/+12
| | | | Also added documentation
* Added documentation for tag conversion-rule.Hugo Lima2009-10-231-1/+9
|
* - Typesystem documentation broken in smaller parts, so it's more redable now ↵Hugo Lima2009-10-171-0/+224
(IMO). - Added cross referencing for nodes cited along the documentation. - Added documentation for the new and not implemented yet, add-function tag.