From 9775aa85f39ee4e4e999c5344ceca52044400624 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Mon, 22 Nov 2021 16:02:45 +0000 Subject: [PATCH] Add link in main menu for blueprints documentation Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/index.rst b/index.rst index 37b96e6..eaa6282 100644 --- a/index.rst +++ b/index.rst @@ -39,6 +39,7 @@ daily life. overview/index oniro/index + Oniro Project Blueprints <https://docs.oniroproject.org/projects/blueprints> contributing/index ci/index building-project-documentation -- GitLab