Oniro Project Open Source Policy
Sources for Oniro Project OSS Policy and OSS Policy Implementation Guidelines.
Document sources, in RST format, are placed within policy/source
and implementation_guidelines/source
.
Documents can be built with sphinx
make -C policy html
make -C implementation_guidelines html
Built html files are placed in policy/build/html
and implementation_guidelines/build
.
Viewing Document Online or Download
Oniro Project OSS Policy
The Oniro Project OSS Policy document is part of the Oniro documentation.
The latest
version can be viewed
online
or downloaded as
PDF.
OSS Policy Implementation Guidelines
The Oniro Project OSS Policy Implementation Guidelines document is part of the Oniro documentation.
The latest
version can be viewed
online
or downloaded as
PDF.
Contributing
See the CONTRIBUTING.md
file.
License
The license of this repository is as follows:
- Documentation text is under
CC-BY-4.0
license - Scripts, tools, and so on, are under
Apache-2.0
license
See the LICENSES
subdirectory for full license texts.