mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Include jpg files in the docs
This commit is contained in:
parent
a16b8b9c11
commit
14f03c2fa5
@ -218,8 +218,10 @@ makedocs ()
|
||||
cp docs/*.js docs/web
|
||||
cp docs/*.js docs/chm/docs
|
||||
cp docs/*.png docs/web
|
||||
cp docs/*.jpg docs/web
|
||||
cp docs/*.ico docs/web
|
||||
cp docs/*.png docs/chm/docs
|
||||
cp docs/*.jpg docs/chm/docs
|
||||
cp docs/*.ico docs/chm/docs
|
||||
|
||||
cd docs/chm/docs || report_failure
|
||||
|
Loading…
Reference in New Issue
Block a user