Add new-style api and kubectl reference docs for 1.5 as "New Beta Docs" link under Reference
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp /manifest/manifest.json ./manifest.json
|
||||
cp /source/* ./documents/
|
||||
node brodoc.js
|
||||
cp -r ./* /build/
|
||||
Reference in New Issue
Block a user