File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,15 +226,15 @@ Add the command checker to your CI
226226Changes to python-openstackclient
227227---------------------------------
228228
229- #. In ``doc/source/plugins.rst ``, update the `Adoption ` section to reflect the
230- status of the project.
229+ #. In ``doc/source/contributor/ plugins.rst ``, update the `Adoption ` section to
230+ reflect the status of the project.
231231
232- #. Update ``doc/source/commands.rst `` to include objects that are defined by
233- fooclient's new plugin.
232+ #. Update ``doc/source/contributor/ commands.rst `` to include objects that are
233+ defined by fooclient's new plugin.
234234
235- #. Update ``doc/source/plugin-commands.rst `` to include the entry point defined
236- in fooclient. We use `sphinxext `_ to automatically document commands that
237- are used.
235+ #. Update ``doc/source/contributor/ plugin-commands.rst `` to include the entry
236+ point defined in fooclient. We use `sphinxext `_ to automatically document
237+ commands that are used.
238238
239239#. Update ``test-requirements.txt `` to include fooclient. This is necessary
240240 to auto-document the commands in the previous step.
You can’t perform that action at this time.
0 commit comments