README.md: Add Rationale and link to rinstall blog post
Use outputdir as root for libraries in rust projects
Allow each install entry to be either a string or a struct
Update install.yml accordingly.
Update completions format in install.yml
Completions are now divided into bash, fish and zsh. There is no need
to specify the type for each completion file.
Add example in README.
Allow InstallEntry struct in completions
Use "cargo metadata" to get target_directory in rust projects
main: Update .packaging to .package
CI: Disable unused dependencies check
Support install.yml file inside .package directory
README: Improve configuration section
Move default configuration in config directory
README.md: Update example and fix leading -
package: Stop using the version when installing docs
Remove the now unused version from install.yml.