diff --git a/docs/pagure2gitlab/current_situation.rst b/docs/pagure2gitlab/current_situation.rst deleted file mode 100644 index 454a9ef..0000000 --- a/docs/pagure2gitlab/current_situation.rst +++ /dev/null @@ -1,7 +0,0 @@ -.. _current_situation: - -Current situation -================= - -This document describes investigation of what could be done with current state of GitLab API -and Pagure API for purpose of the migration tool. diff --git a/docs/pagure2gitlab/gitlab.rst b/docs/pagure2gitlab/gitlab.rst new file mode 100644 index 0000000..e82de02 --- /dev/null +++ b/docs/pagure2gitlab/gitlab.rst @@ -0,0 +1,4 @@ +.. _gitlab: + +GitLab API investigation +======================== diff --git a/docs/pagure2gitlab/index.rst b/docs/pagure2gitlab/index.rst index c81eaf7..3e6c3ff 100644 --- a/docs/pagure2gitlab/index.rst +++ b/docs/pagure2gitlab/index.rst @@ -40,13 +40,13 @@ List of features that would be nice to have. Investigation ------------- -Following are the investigations of current situation and what are the possible solutions to -met the requirements. +Following are the investigations of Pagure options to export the data and GitLab API investigation. .. toctree:: :maxdepth: 1 - current_situation + pagure + gitlab Conclusions diff --git a/docs/pagure2gitlab/pagure.rst b/docs/pagure2gitlab/pagure.rst new file mode 100644 index 0000000..93ec0c1 --- /dev/null +++ b/docs/pagure2gitlab/pagure.rst @@ -0,0 +1,4 @@ +.. _pagure: + +Pagure export options +=====================