From: Leonardo Garcia <lagarcia@br.ibm.com>
This patch series depend on previously sent patch "docs: Clarification
and formatting changes in ppc docs." which is already included in latest
pull request from Cédric.
It is important to notice that I focused mainly in the layout of the
document, and not so much on the content. My understanding is that some
sections, such as Hot plug/unplug events and Hot plug/unplug event
structure may need updates based on what I saw in the code, but I don't
have the expertise today to rewrite these sections. Hopefully someone
will be able to update them.
Leonardo Garcia (3):
docs: rSTify ppc-spapr-hotplug.txt.
docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst.
Link new ppc-spapr-hotplug.rst file to pseries.rst.
docs/specs/ppc-spapr-hotplug.rst | 510 +++++++++++++++++++++++++++++++
docs/specs/ppc-spapr-hotplug.txt | 409 -------------------------
docs/system/ppc/pseries.rst | 2 +-
3 files changed, 511 insertions(+), 410 deletions(-)
create mode 100644 docs/specs/ppc-spapr-hotplug.rst
delete mode 100644 docs/specs/ppc-spapr-hotplug.txt