This is a library that can be used by an end user application to receive notifications from any unified push provider. An example application is available to show basic usage of the library.
General documentation is available at https://unifiedpush.org
Documentation for this library can be generated with Dokka:
$ ./gradlew dokkaHtml
The steps for all UnifiedPush modules are included in [scripts/doc.sh]. It does the following:
- Clone the repositories you wish to generate documentation
- Checkout the version of the different repositories
- Add the modules to the project settings
- Run
dokkaHtmlMultiModule
$ ./gradlew dokkaHtmlMultiModule
This project is funded through NGI Zero Core, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.