mirror of https://github.com/OpenVidu/openvidu.git
ov-components: Updated generate-docs script
parent
52564b5f5d
commit
a7e5f27eb0
|
@ -22,6 +22,6 @@ grep -rl '/en/'${BASEHREF_VERSION}'/' projects src | xargs sed -i -e 's|/en/'${B
|
|||
rm README.md
|
||||
mv README-testapp.md README.md
|
||||
|
||||
# Clean previous docs from openvidu.io-docs repo and copy new ones
|
||||
# Clean previous docs from openvidu.io repo and copy new ones
|
||||
npm run doc:clean-copy
|
||||
|
||||
|
|
Loading…
Reference in New Issue