diff options
author | Josh Blum <josh@joshknows.com> | 2010-08-19 17:10:16 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-08-19 17:10:16 -0700 |
commit | d99e22971975e9b5bfb966741684963be8f049f6 (patch) | |
tree | 8a57124f49332ee7bb8188f9345a0277d1160e41 /host/docs/images.rst | |
parent | b84f2da152eb65afe89240941bd02d67b3582eae (diff) | |
download | uhd-d99e22971975e9b5bfb966741684963be8f049f6.tar.gz uhd-d99e22971975e9b5bfb966741684963be8f049f6.tar.bz2 uhd-d99e22971975e9b5bfb966741684963be8f049f6.zip |
uhd: added image utils code to search the images paths for image files
Diffstat (limited to 'host/docs/images.rst')
-rw-r--r-- | host/docs/images.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/host/docs/images.rst b/host/docs/images.rst index ff5c5404e..612a00aa5 100644 --- a/host/docs/images.rst +++ b/host/docs/images.rst @@ -58,8 +58,7 @@ Where <prefix> was set by the CMAKE_INSTALL_PREFIX at configure-time. **Option 2:** Unpack the archive anywhere and set the UHD_IMAGE_PATH environment variable. -The UHD_IMAGE_PATH may contain a list of directories to search for image files, -or paths to specific image files. +The UHD_IMAGE_PATH may contain a list of directories to search for image files. ------------------------------------------------------------------------ Building images |