[Bug 745] New: Deployment component docs give false impression about "import" statement

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=745

Summary: Deployment component docs give false impression about
"import" statement
Product: OCL
Version: 1.10.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Documentation / Web site
AssignedTo: orocos-dev [..] ...
ReportedBy: klaas [dot] gadeyne [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

>From
<http://people.mech.kuleuven.be/~orocos/pub/stable/documentation/ocl/v1.10.x/doc-xml/orocos-deployment.html#id556429>

and

<http://people.mech.kuleuven.be/~orocos/pub/stable/documentation/ocl/v1.10.x/api/html/classOCL_1_1DeploymentComponent.html#1dda2f548b50340621b4aa3d2c8136eb>

users get the impression that one can only pass directories to the import
function of the deployment component.

However, it seems like the deployment component allows selectively picking
components by specifying the full path to the .so library.