Commit 187af2a7 authored by Davis King's avatar Davis King

Updated README to reflect the new location of the htmlify tool.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404105
parent 8529d70f
......@@ -35,9 +35,10 @@ There are four scripts in the docs folder.
- testenv: This script tests your environment for all the needed utilities.
Run it and it should tell you what else you need to install.
Note that the htmlify utility is something I wrote and is in
the htmlify subfolder. You should build and install it.
(go into that folder, make a subfolder called build, then cd
into build and say: "cmake ..; make; sudo make install".
dlib's svn repository in the trunk/tools/htmlify folder. You
should build and install it. (go into that folder, make a
subfolder called build, then cd into build and say:
"cmake ..; make; sudo make install".
You will need to install cmake if you don't have it already)
- makedocs: This remakes all the HTML documentation by pulling files out
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment