Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-31 | docs: ubifs-authentication.md: convert to ReST | Mauro Carvalho Chehab | |
The documentation standard is ReST and not markdown. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> | |||
2019-06-14 | docs: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | |
The conversion is actually: - add blank lines and indentation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> | |||
2018-10-23 | Documentation: ubifs: Add authentication whitepaper | Sascha Hauer | |
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Richard Weinberger <richard@nod.at> |