"...git@developer.sourcefind.cn:OpenDAS/pytorch-encoding.git" did not exist on "c05c2a59cf94ae81662505efd9dcfe3902c7af1b"
Commit 14f03c2f authored by Davis King's avatar Davis King
Browse files

Include jpg files in the docs

parent a16b8b9c
...@@ -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
......
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