Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
a5047222
Commit
a5047222
authored
Apr 14, 2012
by
Davis King
Browse files
Fixed incorrect reference to subversion rather than mercurial.
parent
4f495f1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
docs/README.txt
docs/README.txt
+3
-4
No files found.
docs/README.txt
View file @
a5047222
...
...
@@ -35,10 +35,9 @@ 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
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".
dlib's repository in the 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment