diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-04-06 10:30:05 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-04-11 08:49:25 -0400 |
commit | 15e8699f009f7feeab7d9ab406bf62882958e4d9 (patch) | |
tree | c36536d19b1248251bc4d66362e00802652adbb2 /docs/devel/index.rst | |
parent | 278fb1627351218b23dd33403f08d7521643fda2 (diff) |
atomics: convert to reStructuredText
No attempts to fix or update the text; these are left for the next
patch in the series.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/devel/index.rst')
-rw-r--r-- | docs/devel/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/devel/index.rst b/docs/devel/index.rst index b734ba4655..a9e1200dff 100644 --- a/docs/devel/index.rst +++ b/docs/devel/index.rst @@ -17,6 +17,7 @@ Contents: loads-stores memory migration + atomics stable-process testing decodetree |