Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.6 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.6 KB

UnifiedPush android-connector

Release

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.

Documentation

General documentation is available at https://unifiedpush.org

Generate documentation

Documentation for this library can be generated with Dokka:

$ ./gradlew dokkaHtml

Generate documentation for all UnifiedPush modules:

The steps for all UnifiedPush modules are included in [scripts/doc.sh]. It does the following:

  1. Clone the repositories you wish to generate documentation
  2. Checkout the version of the different repositories
  3. Add the modules to the project settings
  4. Run dokkaHtmlMultiModule
$ ./gradlew dokkaHtmlMultiModule

Funding

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.

NLnet foundation logo NGI Zero Logo