Skip to content

Commit 6109113

Browse files
committed
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 aae4312. Change-Id: I110dd4e12286836aedf84dfba2c4ef07cac08b46 Signed-off-by: Gunnar Mills <[email protected]>
1 parent f70db21 commit 6109113

19 files changed

+286
-1637
lines changed

README.md

-15
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,3 @@ npm run test:unit
6060
```
6161
npm run lint
6262
```
63-
64-
### Customize configuration
65-
66-
See [Configuration Reference](https://cli.vuejs.org/config/).
67-
68-
## Documentation
69-
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/).
70-
71-
### Development
72-
1. `Run npm docs:dev`
73-
1. Open browser and go to `http://localost:8080/`
74-
75-
### Deployment
76-
1. Merge any pull requests
77-
1. Run `./depoly-docs.sh`

deploy-doc.sh

-19
This file was deleted.

docs/.vuepress/config.js

-51
This file was deleted.

docs/.vuepress/public/openbmc-logo.svg

-1
This file was deleted.

docs/guide/coding-standards/accessibility.md

-1
This file was deleted.

docs/guide/coding-standards/index.md

-1
This file was deleted.

docs/guide/coding-standards/javascript.md

-1
This file was deleted.

docs/guide/coding-standards/sass.md

-1
This file was deleted.

docs/guide/components/index.md

-1
This file was deleted.

docs/guide/components/page-section.md

-1
This file was deleted.

docs/guide/components/page-title.md

-1
This file was deleted.

docs/guide/getting-started.md

-1
This file was deleted.

docs/guide/guidelines/colors.md

-1
This file was deleted.

docs/guide/guidelines/index.md

-1
This file was deleted.

docs/guide/guidelines/typography.md

-1
This file was deleted.

docs/index.md

-7
This file was deleted.

docs/themes/index.md

-1
This file was deleted.

0 commit comments

Comments
 (0)