diff --git a/doc/source/internal/helpcenter_training/difference_gitea_github.rst b/doc/source/internal/helpcenter_training/difference_gitea_github.rst index 8730f77..f0724e0 100644 --- a/doc/source/internal/helpcenter_training/difference_gitea_github.rst +++ b/doc/source/internal/helpcenter_training/difference_gitea_github.rst @@ -1,3 +1,5 @@ +.. _difference_gitea_github: + ========================= Difference Gitea / Github ========================= @@ -20,7 +22,7 @@ But there are few more differences which are described in the table below: +----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+ | Source of documentation | Huawei | TSI+Huawei | +----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+ -| Form of change | Sync | Diff | +| Form of change | Overwrite | Diff | +----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+ | Portal | https://docs-int.otc-service.com | https://docs.otc.t-systems.com | +----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+ @@ -42,5 +44,8 @@ But there are few more differences which are described in the table below: | | | | | | 5. Approve and gate documentation change in | | | | doc-exports repo | | +| | | | +| | 6. Zuul automatically creates documentation change | | +| | in Github repo | | +----------------------------------------------------+----------------------------------------------------+----------------------------------------------------+ diff --git a/doc/source/internal/helpcenter_training/faq/which_stages_or_steps_should_be_performed_in_gitea_and_which_ones_in_github.rst b/doc/source/internal/helpcenter_training/faq/which_stages_or_steps_should_be_performed_in_gitea_and_which_ones_in_github.rst index 765ea4a..fdfbedd 100644 --- a/doc/source/internal/helpcenter_training/faq/which_stages_or_steps_should_be_performed_in_gitea_and_which_ones_in_github.rst +++ b/doc/source/internal/helpcenter_training/faq/which_stages_or_steps_should_be_performed_in_gitea_and_which_ones_in_github.rst @@ -2,4 +2,7 @@ Which stages or steps should be performed in Gitea and which ones in GitHub? ============================================================================ -XXX +Gitea represents PREPROD documentation and eventually internal documentation while Github represents +PROD documentation and eventually external documentation (from TSI or customers). + +More comparison details can be found: in :ref:`Differences between Gitea and Github stages `.