Skip to content

Commit

Permalink
docs: update docs (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
thabarbados committed Apr 1, 2022
1 parent 9ba9fa1 commit ea8a7fb
Show file tree
Hide file tree
Showing 74 changed files with 1,646 additions and 4,914 deletions.
2 changes: 1 addition & 1 deletion .clean-publish
Expand Up @@ -2,5 +2,5 @@
"withoutPublish": true,
"tempDir": "package",
"fields": ["tsd"],
"files": ["docs"]
"files": ["website"]
}
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -59,7 +59,7 @@ Need an API to fetch data? Consider [Cube](https://cube.dev/?ref=eco-vue-chartjs

## Docs

- 📖 [v3 Docs](http://vue-chartjs.org/)
- 📖 [Docs](http://vue-chartjs.org/)

## How to use

Expand Down Expand Up @@ -318,7 +318,7 @@ export default {
name: 'DataPage',
components: { BarChart }
}
<script>
</script>
```

In v4, you need to import the component, pass props to it, and use Chart component as a standard Vue component.
Expand Down
163 changes: 0 additions & 163 deletions docs/.vuepress/config.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vuepress/public/vue-chartjs.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

14 changes: 0 additions & 14 deletions docs/README.md

This file was deleted.

128 changes: 0 additions & 128 deletions docs/api/README.md

This file was deleted.

Empty file removed docs/fr-fr/api/README.md
Empty file.
Empty file removed docs/fr-fr/guide/README.md
Empty file.

0 comments on commit ea8a7fb

Please sign in to comment.