mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
chore(docs): move docs to the packages directory (#29256)
Move the `docs/` directory into the `packages/` directory. This will enable us to create a top level `docs/` folder for onboarding and contributing guidelines. It will also be necessary when migrating to pnpm. --------- Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
This commit is contained in:
7
packages/docs/README.md
Normal file
7
packages/docs/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# @ionic/docs
|
||||
|
||||
This package publishes the JSON data used to build the [Ionic API documentation](https://ionicframework.com/docs/api).
|
||||
|
||||
## License
|
||||
|
||||
* [MIT](https://raw.githubusercontent.com/ionic-team/ionic/main/LICENSE)
|
Reference in New Issue
Block a user