Update the file paths mentioned in README.rst
This change fixes the outdated file paths, which were renamed by commit
9599ffe65d
.
Change-Id: I9ec4c49711a2fde24f5527086e495c86af9ef1ce
This commit is contained in:
parent
2ccf7727a6
commit
791bed6dd2
@ -226,15 +226,15 @@ Add the command checker to your CI
|
|||||||
Changes to python-openstackclient
|
Changes to python-openstackclient
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
#. In ``doc/source/plugins.rst``, update the `Adoption` section to reflect the
|
#. In ``doc/source/contributor/plugins.rst``, update the `Adoption` section to
|
||||||
status of the project.
|
reflect the status of the project.
|
||||||
|
|
||||||
#. Update ``doc/source/commands.rst`` to include objects that are defined by
|
#. Update ``doc/source/contributor/commands.rst`` to include objects that are
|
||||||
fooclient's new plugin.
|
defined by fooclient's new plugin.
|
||||||
|
|
||||||
#. Update ``doc/source/plugin-commands.rst`` to include the entry point defined
|
#. Update ``doc/source/contributor/plugin-commands.rst`` to include the entry
|
||||||
in fooclient. We use `sphinxext`_ to automatically document commands that
|
point defined in fooclient. We use `sphinxext`_ to automatically document
|
||||||
are used.
|
commands that are used.
|
||||||
|
|
||||||
#. Update ``test-requirements.txt`` to include fooclient. This is necessary
|
#. Update ``test-requirements.txt`` to include fooclient. This is necessary
|
||||||
to auto-document the commands in the previous step.
|
to auto-document the commands in the previous step.
|
||||||
|
Loading…
Reference in New Issue
Block a user