This commit is contained in:
Oskar Thoren 2018-05-02 12:16:15 +08:00
parent 59ae95a4f3
commit 1624bd9af4
No known key found for this signature in database
GPG Key ID: 5128AB0637CD85AF
1 changed files with 5 additions and 16 deletions

View File

@ -1,17 +1,6 @@
---
id: README
title: README
sidebar_label: README
---
Source code and docs at `master` branch, artifact at `gh-pages`.
# Energy Efficiency BoK
* [Energy Efficiency Dev Guide](./ENERGY_GUIDE_DEV.md)
* Testing
* [Manual battery tests](./QA.md)
* Tools for testing energy consumption
* [iOS tools](./QA_iOS.md)
* [Android tools](./QA_Android.md)
```
cd website
GIT_USER=oskarth CURRENT_BRANCH=master USE_SSH=true npm run publish-gh-pages
```