14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
/**
|
|
\mainpage
|
|
\htmlinclude manifest.html
|
|
|
|
\b resource_retriever is a package used for downloading files from a url. It also provides special handling of the package:// prefix, allowing things to be referenced
|
|
by path relative to a package.
|
|
|
|
|
|
\section codeapi Code API
|
|
|
|
- resource_retriever::Retriever -- Use this class to download files.
|
|
|
|
|
|
*/ |