Skip to content

Latest commit

 

History

History
executable file
·
63 lines (56 loc) · 1.81 KB

README.md

File metadata and controls

executable file
·
63 lines (56 loc) · 1.81 KB

Writing Guide from the Vue team we can refer to and follow: https://v3.vuejs.org/guide/contributing/writing-guide.html

git clone https://github.com/NativeScript/docs-new.git
npm i
npm start

Important Note about Plugin Docs

Plugins docs are automatically synced every night via cron job with various plugin workspace repos, for example:

Each plugin workspace can manage it's own README's for documentation and this main central docs will keep itself in sync with them every night. If you are wanting to modify any plugin documentation, you can do via their plugin workspaces as listed above.

Outline