diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 15:13:40 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-17 06:57:52 -0300 |
commit | 518b7d55f80eb548595c7940b6975ba350e5255d (patch) | |
tree | fd41e11d14a09ea56c2384443898ae632879ca60 /Documentation | |
parent | 9fc3a18a942f74d245429211577a733930d365fa (diff) |
docs: virtual: add it to the documentation body
As files are getting converted to ReST, add them to the
documentation body.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/index.rst | 1 | ||||
-rw-r--r-- | Documentation/virtual/kvm/index.rst | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index 68ae2a4d689d..2df5a3da563c 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -115,6 +115,7 @@ needed). target/index timers/index watchdog/index + virtual/index input/index hwmon/index gpu/index diff --git a/Documentation/virtual/kvm/index.rst b/Documentation/virtual/kvm/index.rst index 0b206a06f5be..ada224a511fe 100644 --- a/Documentation/virtual/kvm/index.rst +++ b/Documentation/virtual/kvm/index.rst @@ -9,3 +9,4 @@ KVM amd-memory-encryption cpuid + vcpu-requests |