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
14f03c2f
"...git@developer.sourcefind.cn:OpenDAS/pytorch-encoding.git" did not exist on "c05c2a59cf94ae81662505efd9dcfe3902c7af1b"
Commit
14f03c2f
authored
Oct 09, 2016
by
Davis King
Browse files
Include jpg files in the docs
parent
a16b8b9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/makedocs
docs/makedocs
+2
-0
No files found.
docs/makedocs
View file @
14f03c2f
...
@@ -218,8 +218,10 @@ makedocs ()
...
@@ -218,8 +218,10 @@ makedocs ()
cp docs/*.js docs/web
cp docs/*.js docs/web
cp docs/*.js docs/chm/docs
cp docs/*.js docs/chm/docs
cp docs/*.png docs/web
cp docs/*.png docs/web
cp docs/*.jpg docs/web
cp docs/*.ico docs/web
cp docs/*.ico docs/web
cp docs/*.png docs/chm/docs
cp docs/*.png docs/chm/docs
cp docs/*.jpg docs/chm/docs
cp docs/*.ico docs/chm/docs
cp docs/*.ico docs/chm/docs
cd docs/chm/docs || report_failure
cd docs/chm/docs || report_failure
...
...
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