Le 27/07/2021 à 22:41, Peter Maydell a écrit : > The remaining text in docs/barrier.txt is user-facing description > of what the device is and how to use it. Move this into the > system manual and rstify it. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > docs/barrier.txt | 48 ----------------------------------------- > docs/system/barrier.rst | 44 +++++++++++++++++++++++++++++++++++++ > docs/system/index.rst | 1 + > 3 files changed, 45 insertions(+), 48 deletions(-) > delete mode 100644 docs/barrier.txt > create mode 100644 docs/system/barrier.rst
Reviewed-by: Laurent Vivier <laur...@vivier.eu>