aboutsummaryrefslogtreecommitdiff
path: root/Documentation/accounting/psi.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-03-02doc: cgroup: improve formatting of referencesGravatar Jakub Kicinski 1-0/+2
Annotate references to other documents to make them clickable. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Link: https://lore.kernel.org/r/20200228000653.1572553-6-kuba@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2019-07-15docs: accounting: convert to ReSTGravatar Mauro Carvalho Chehab 1-0/+182
Rename the accounting documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. 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>