libcamera/Documentation/guides
Laurent Pinchart a48a000a33 libcamera: Rename 'method' to 'function'
Usage of 'method' to refer to member functions comes from Java. The C++
standard uses the term 'function' only. Replace 'method' with 'function'
or 'member function' through the whole code base and documentation.
While at it, fix two typos (s/backeng/backend/).

The BoundMethod and Object::invokeMethod() are left as-is here, and will
be addressed separately.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-08-09 15:40:32 +03:00
..
application-developer.rst libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
introduction.rst Documentation: Fix typos and wrong rST syntax for literals 2021-03-19 01:51:57 +02:00
ipa.rst libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
pipeline-handler.rst libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
tracing.rst Documentation: tracing: Add tracing guide 2020-11-03 11:35:16 +09:00