These two scripts scrapes Android's permissions and iOS usage description lists. It extracts key information and stores it in JSON to use within other documentation.
- Android uses the Manifest Permissions documentation.
- iOS uses the Information Property List, together with each individual pages.
- Set up the files locally