UIWidgets
UIWidgets copied to clipboard
Prepare for publishing to Package Manager
trafficstars
1. Reorganize Menu Items: Move everything into Window/UIWidgets
2. Delete Documentation~: The documents will be generated by script.
3. Prepare missing .sample.json
4. Create bash script scripts/packman: currently what it does is
- If invoked with no parameter, clone [email protected]:unity/com.unity.uiwidgets.git to temporary dir and set as the target repository
- If invoked with a parameter, use that as the target repository and check it's validity
- Copy the UIWidgets repo to a temporary directory, cd to it, reset to target version
- Copy specific files and directories to the target directory
- Generate the documentation files from the README.md, README-ZH.md, CONTRIBUTING.
- cd to target directory and commit