On Montag, 1. Februar 2021 12:42:44 CET Peter Maydell wrote: > On Sun, 31 Jan 2021 at 18:25, Christian Schoenebeck > > <qemu_...@crudebyte.com> wrote: > > I started setting up some developer documentation for 9pfs: > > https://wiki.qemu.org/Documentation/9p > > > > Still quite a bunch that should be added (e.g. there should be a section > > about threads and coroutines), but at least it's a start ... > > Thanks for working on this; our developer docs of QEMU internals > are very patchy and improvements and additions to them are very welcome. > > The wiki's a good place for initial work on the docs, since it > allows quick iteration and collaboration. When you think the docs > are in a more final state you might consider moving them into > docs/devel/ as an rst file, so they become part of the developer > manual. > > thanks > -- PMM
I wonder how that is solved on kernel.org, because they also have a wiki and in-tree rst files. Maybe they have some way to merge content between the two in a sensible way. Best regards, Christian Schoenebeck