We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mongoosejs
Learn more about funding links in repositories.
Report abuse
1 parent 776fae9 commit 191678cCopy full SHA for 191678c
Makefile
@@ -45,6 +45,9 @@ copytmp:
45
cp -R ./docs/css/*.css ./tmp/docs/css
46
cp -R ./docs/js/*.js ./tmp/docs/js
47
cp -R ./docs/images/* ./tmp/docs/images
48
+ cp -R ./docs/api/* ./tmp/docs/api
49
+ cp -R ./docs/tutorials/* ./tmp/docs/tutorials
50
+ cp -R ./docs/typescript/* ./tmp/docs/typescript
51
cp index.html ./tmp
52
53
gitreset:
0 commit comments