aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Added the %PYTHONTYPEOBJECT type system variable, which is replacedMarcelo Lira2009-11-171-0/+6
| | | | | | | | | by the proper Python type object depending on the context: method or class modification. Also added an AbstractMetaClass argument to ShibokenGenerator::writeCodeSnips to pass the needed context information. Reviewd by Luciano Wolf <luciano.wolf@openbossa.org>
* Shiboken documentation updated with type system variables informationMarcelo Lira2009-11-164-4/+111
| | | | Reviewed by Hugo Lima <hugo.lima@openbossa.org>
* updated code injection semantics documentation with guidelines onMarcelo Lira2009-11-131-4/+39
| | | | how to call the wrapped C++ method/function
* added complete documentation on how the Shiboken generator interpretsMarcelo Lira2009-11-133-0/+350
| | | | | | and uses the type system's code-injection tag Reviewed by Lauro Neto <lauro.neto@openbossa.org>
* New theme for shiboken documentation.Hugo Lima2009-11-0325-36/+1525
| | | | Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
* Removed useless/outdated/wrong documentation from shiboken.Hugo Lima2009-11-0317-1176/+12
|
* Added documentation for sequence protocol support in shiboken.Hugo Lima2009-11-031-0/+24
|
* The End Is the Beginning Is the EndMarcelo Lira2009-08-1725-0/+2155