diff --git a/doc/source/internal/custom_page/component_page.rst b/doc/source/internal/custom_page/component_page.rst index c19625a..bd36a60 100644 --- a/doc/source/internal/custom_page/component_page.rst +++ b/doc/source/internal/custom_page/component_page.rst @@ -33,7 +33,7 @@ You need to sync your fork with main. Then go to branches. :target: training_images/github_sync_fork.png :alt: sync_fork -2)**Create new branch** +3)**Create new branch** .. image:: training_images/github_new_branch.png :target: training_images/github_new_branch.png @@ -45,14 +45,22 @@ Add new branch name: :target: training_images/github_new_branch2.png :alt: new_branch2 -3)**Edit index.rst** +4)**Edit index.rst** .. image:: training_images/edit_index_rst.png :target: training_images/edit_index_rst.png :alt: edit_index.rst -4)**Edit conf.py ** +5)**Edit conf.py ** .. image:: training_images/edit_conf_py.png :target: training_images/edit_conf_py.png - :alt: edit_conf_py \ No newline at end of file + :alt: edit_conf_py + +6)**Commit changes** + +Once you finish with editing of pages click commit changes. + +.. image:: training_images/commit_changes.png + :target: training_images/commit_changes.png + :alt: commit_changes \ No newline at end of file