Installing Package into $UserBaseDirectory or $BaseDirectory means automatic loading of the documentation (after calling the Package).
However, when I installed a Package into different directory (the directory is add to the $Path) the documentation is not loaded after calling the Package using Needs.
Any idea how to solve this issue?