The `ResourceSystem` is no longer a default `IResourceManager` for otherwise unmanaged resources.
The default implementation for `get_resource_url` and `get_resource_description` has been moved in the helper functions `get_url` and `get_description`, respectively.
Added a few API documentation and doctests.