From 48c0d54d68c33dfb795cd6fc1e92d0ded47530b6 Mon Sep 17 00:00:00 2001 From: Tanmay Singh <37013559+tanmayks1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:12:36 +0530 Subject: [PATCH 1/7] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 41d0112428..facfcd1870 100644 --- a/README.rst +++ b/README.rst @@ -74,7 +74,8 @@ Configuration ============= The CLI is configured via environment variables and command-line -options as listed in https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html. +options as listed in * `here`_ +.. here :https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html. Authentication using username/password is most commonly used:: From 21b7a833905f4e63895b4b2325f6921e24512c36 Mon Sep 17 00:00:00 2001 From: Tanmay Singh <37013559+tanmayks1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:14:14 +0530 Subject: [PATCH 2/7] Update README.rst --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index facfcd1870..bbf44b1d47 100644 --- a/README.rst +++ b/README.rst @@ -74,8 +74,7 @@ Configuration ============= The CLI is configured via environment variables and command-line -options as listed in * `here`_ -.. here :https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html. +options as listed in [here](https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html) Authentication using username/password is most commonly used:: From a09b8b4dedf20b3493edc300e77498fd7d127fe8 Mon Sep 17 00:00:00 2001 From: Tanmay Singh <37013559+tanmayks1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:16:27 +0530 Subject: [PATCH 3/7] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index bbf44b1d47..a381015e6a 100644 --- a/README.rst +++ b/README.rst @@ -75,6 +75,7 @@ Configuration The CLI is configured via environment variables and command-line options as listed in [here](https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html) +[a link](https://github.com/user/repo/blob/branch/other_file.md) Authentication using username/password is most commonly used:: From c1ae1d00b9cc71f827fec662d52a3ec151717c31 Mon Sep 17 00:00:00 2001 From: Tanmay Singh <37013559+tanmayks1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:18:26 +0530 Subject: [PATCH 4/7] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a381015e6a..53d1b258dd 100644 --- a/README.rst +++ b/README.rst @@ -75,7 +75,7 @@ Configuration The CLI is configured via environment variables and command-line options as listed in [here](https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html) -[a link](https://github.com/user/repo/blob/branch/other_file.md) +.. image:: https://github.com/thebjorn/pydeps/blob/master/docs/_static/pydeps.svg Authentication using username/password is most commonly used:: From 7cf293d3ddd5080e5384797b7fcec88b373de1c1 Mon Sep 17 00:00:00 2001 From: Tanmay Singh <37013559+tanmayks1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:18:56 +0530 Subject: [PATCH 5/7] Update README.rst --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 53d1b258dd..bbf44b1d47 100644 --- a/README.rst +++ b/README.rst @@ -75,7 +75,6 @@ Configuration The CLI is configured via environment variables and command-line options as listed in [here](https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html) -.. image:: https://github.com/thebjorn/pydeps/blob/master/docs/_static/pydeps.svg Authentication using username/password is most commonly used:: From 6551a79b48530e76dec8a81feaa0fe83e5a5fbe8 Mon Sep 17 00:00:00 2001 From: Tanmay Singh <37013559+tanmayks1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:24:26 +0530 Subject: [PATCH 6/7] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index bbf44b1d47..e8b6418e3f 100644 --- a/README.rst +++ b/README.rst @@ -75,6 +75,7 @@ Configuration The CLI is configured via environment variables and command-line options as listed in [here](https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html) +`Sphinx hyperlinks `__ Authentication using username/password is most commonly used:: From 6a40910c3a4c0e00c3dcd0a9223772b6f03c4002 Mon Sep 17 00:00:00 2001 From: Tanmay Singh <37013559+tanmayks1999@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:25:40 +0530 Subject: [PATCH 7/7] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e8b6418e3f..141846dee0 100644 --- a/README.rst +++ b/README.rst @@ -74,8 +74,8 @@ Configuration ============= The CLI is configured via environment variables and command-line -options as listed in [here](https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html) -`Sphinx hyperlinks `__ +options as listed in `here `__ + Authentication using username/password is most commonly used::