Stop deleting draft firstapp docs
We have a number of firstapp documents in a range of SDKs that are in draft status. Particularly, for SDKs like shade which have all four of the conditional sections complete, we would like to issue a call for testing, leading to their eventual publication. Having an easily accessible link to give testers is a crucial part of that process. This patch removes the lines that delete the draft firstapp docs so they can be found on the draft site. Change-Id: I0457babc095ab152512751b7cb453dc5c1957282
This commit is contained in:
parent
01c57a14dc
commit
c1f973ad60
2
tox.ini
2
tox.ini
@ -59,8 +59,6 @@ commands =
|
||||
mv publish-docs/api-ref-guides publish-docs/api-ref/
|
||||
# Build and copy RST Guides
|
||||
{toxinidir}/tools/build-firstapp-rst.sh
|
||||
# Delete firstapp draft documents
|
||||
rm -rf publish-docs/draft/
|
||||
# Build and copy API Quick Start
|
||||
{toxinidir}/tools/build-api-quick-start.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user