Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / Oniro Core / docs
49 commits behind the upstream repository.
Andrei Gherzan's avatar
Andrei Gherzan authored
The container image already defines the user and the email for the
builder's/CI's git operations[1] so there is no need to override it here
and have to maintain two places for this identity.

[1]https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/blob/kirkstone/.oniro-ci/containers/bitbake-builder/Dockerfile

Fixes eclipse/oniro-core/oniro#513



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
e818842c
History

Oniro Project Documentation Repository

Documentation Status

This repository provides the overarching documentation of the Oniro Project. It does that by aggregating multiple sphinx projects part of the Oniro Project ecosystem and consolidating all these documentation trees as part of one, project-wide, sphinx project.

Read The Docs

As part of the Oniro Project infrastructure, this documentation is pushed to a Read The Docs project. You can inspect the latest version online or download it as PDF.

Building the Docs

As per the current implementation for satisfying aggregation of multiple sphinx projects, the repository takes advantage of symlinks which assume a workspace set up from the oniro repository. Once that is initialized and synced, one can build/validate the documentation by simply running:

make

For the above command to succeed, ensure all the prerequisites are satisfied.

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.