#1794 merge duplicate docs
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue1793  into  master

Download 1794.patch

Fixes: https://pagure.io/koji/issue/1793

:thumbsup:

I don't know about the use of .. include::. It might be better to just leave this as a separate file and link it here. Longer term, we certainly don't want to cram every single aspect of "writing Koji code" into a single page.

Also, as is, this leads to:

source/writing_a_plugin.rst:194: WARNING: duplicate label plugin-cli-command, other instance in /tmp/tmp8pMopN/docs/source/writing_a_plugin.rst

:+1: to making this a separate file

rebased onto eefd5f40914360a326ed7b5d8f59211156c134a6

updated

Metadata Update from @tkopecek:
- Pull-request tagged with: no_qe

Should this be removed from the index if we're keeping it as a separate file?

Should this be removed from the index if we're keeping it as a separate file?

It is included in TOC via toctree directive in writing_koji_code.rst (https://pagure.io/koji/pull-request/1794#_3__11)

Ah, I see. :thumbsup:

Commit b6074963 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata