]> git.baikalelectronics.ru Git - kernel.git/commit
docs: fix numaperf.rst and add it to the doc tree
authorJonathan Corbet <corbet@lwn.net>
Wed, 22 May 2019 19:35:13 +0000 (13:35 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 May 2019 15:27:05 +0000 (09:27 -0600)
commit3268c98ff74b00d1f31b41e03a41557d95395a46
tree5f05397abd665e3e0f0ae561a7a45447f4e3919b
parent7cb4229c0f98a181a6b936d833811b9cb06898ea
docs: fix numaperf.rst and add it to the doc tree

Commit 779fbd45005a ("doc/mm: New documentation for memory performance")
added numaperf.rst, but did not add it to the TOC tree.  There was also an
incorrectly marked literal block leading to this warning sequence:

  numaperf.rst:24: WARNING: Unexpected indentation.
  numaperf.rst:24: WARNING: Inline substitution_reference start-string without end-string.
  numaperf.rst:25: WARNING: Block quote ends without a blank line; unexpected unindent.

Fix the block and add the file to the document tree.

Fixes: 779fbd45005a ("doc/mm: New documentation for memory performance")
Cc: Keith Busch <keith.busch@intel.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/mm/index.rst
Documentation/admin-guide/mm/numaperf.rst