Hi Heinrich, On Thu, 19 Dec 2024 at 17:34, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > All documentation should reside in the doc/ folder.
Except tools, perhaps? > > Avoid the symbolic link by moving the file. As mentioned on irc I suppose this will break 'make pip' etc. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > doc/build/buildman.rst | 1410 ++++++++++++++++++++++++++++++++++- > tools/buildman/buildman.rst | 1409 ---------------------------------- > 2 files changed, 1409 insertions(+), 1410 deletions(-) > mode change 120000 => 100644 doc/build/buildman.rst > delete mode 100644 tools/buildman/buildman.rst [..] Regards, Simon