]> git.baikalelectronics.ru Git - kernel.git/commit
docs: ubifs-authentication: Add a top-level heading
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sat, 5 Sep 2020 20:43:26 +0000 (22:43 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 9 Sep 2020 17:53:33 +0000 (11:53 -0600)
commitaa1966b7d3f7abfdd2acf88f157d2f0e5eb9df77
tree257e2313b2a6f8c873e977911fbc6551e9120b41
parentd9ab2a7cf5be65e865e597c218d333ea8194bb6e
docs: ubifs-authentication: Add a top-level heading

This prevents the chapter headings from showing up in the table of
contents in filesystems/index.html.

Note that I didn't pick "UBIFS Authentication" as the document title,
because there is a chapter of the same name, and Sphinx complains about
multiple headings with the same name:

  /.../Documentation/filesystems/ubifs-authentication.rst:207:
  WARNING: duplicate label filesystems/ubifs-authentication:ubifs
  authentication, other instance in
  /.../Documentation/filesystems/ubifs-authentication.rst

Remove the :orphan: tag, as the document has been included into the
toctree.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20200905204326.1378339-3-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/ubifs-authentication.rst