diff options
| author | Mark Stapp <mjs@voltanet.io> | 2021-05-18 15:33:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 15:33:48 -0400 |
| commit | b1ffa01dcd0fa76a986c095ce2c596f30986e7b1 (patch) | |
| tree | 8dcd56790fc06433a6dea7c7c17425bab45e7240 /doc/developer/workflow.rst | |
| parent | 11d557869cc790c36dd421da61bf9a194fa7e219 (diff) | |
| parent | dc47f2e726ec47c584313edeca7cf6089fb6ac15 (diff) | |
Merge pull request #8686 from idryzhov/fix-doc-index8.1-dev
doc: remove redundant index directives
Diffstat (limited to 'doc/developer/workflow.rst')
| -rw-r--r-- | doc/developer/workflow.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/developer/workflow.rst b/doc/developer/workflow.rst index b4ddec10c9..58b9c36e01 100644 --- a/doc/developer/workflow.rst +++ b/doc/developer/workflow.rst @@ -1247,7 +1247,6 @@ the command :clicmd:`show pony` would be documented as follows: .. code-block:: rest - .. index:: show pony .. clicmd:: show pony Prints an ASCII pony. Example output::: |
