summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2020-01-29 05:25:05 +0300
committerGunnar Mills <gmills@us.ibm.com>2020-01-29 05:25:59 +0300
commit6109113cc9e7e481b6f37b25c329ac64fcb7dbfc (patch)
treef8d0ff86f77c5c930ec23803b6d7a4ca2e952ecc /README.md
parentf70db21f75e4488b1d4824733077fcd164af8a3b (diff)
downloadwebui-vue-6109113cc9e7e481b6f37b25c329ac64fcb7dbfc.tar.xz
Revert "Add coding guidelines and component documentation"
Merged accidentally. Did not have proper +1s/+2s. The author will resubmit. Apologies for the noise. This reverts commit aae4312c3c535253b2d5db7a75503f0237ae423e. Change-Id: I110dd4e12286836aedf84dfba2c4ef07cac08b46 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
index 2f4cf0fd..87b1ce5c 100644
--- a/README.md
+++ b/README.md
@@ -60,18 +60,3 @@ npm run test:unit
```
npm run lint
```
-
-### Customize configuration
-
-See [Configuration Reference](https://cli.vuejs.org/config/).
-
-## Documentation
-The documentation for coding standards and components is located in the `docs` directory. It is created using the [VuePress](https://vuepress.vuejs.org/) static site generator. Information about how to write documentation can be found on the [VuePress website](https://vuepress.vuejs.org/).
-
-### Development
-1. `Run npm docs:dev`
-1. Open browser and go to `http://localost:8080/`
-
-### Deployment
-1. Merge any pull requests
-1. Run `./depoly-docs.sh` \ No newline at end of file