diff options
author | 2017-12-12 11:22:25 +0100 | |
---|---|---|
committer | 2017-12-21 13:39:31 -0700 | |
commit | 2cd6ff4ac02eb81c301cbffed40ac93f0f6bd4a7 (patch) | |
tree | ae8e81e73dbe4b9e6458377ff07d3d30c602b6e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vsprintf: Fix a dangling documentation reference (diff) | |
download | linux-dev-2cd6ff4ac02eb81c301cbffed40ac93f0f6bd4a7.tar.xz linux-dev-2cd6ff4ac02eb81c301cbffed40ac93f0f6bd4a7.zip |
docs: ftrace-uses.rst fix varios code-block directives
ftrace-uses.rst is not yet included into any toctree, but since it is
a .rst file, it is parsed by the Sphinx build. Thats, why we see some
WARNINGS:
- trace/ftrace-uses.rst:53: WARNING: Definition list ends without a blank line; unexpected unindent.
- trace/ftrace-uses.rst:89: WARNING: Inline emphasis start-string without end-string.
- trace/ftrace-uses.rst:89: WARNING: Inline emphasis start-string without end-strin
Fixing the code-block directives results in a less noisy build, but the 'not
included' WARNING will be stay:
- trace/ftrace-uses.rst: WARNING: document isn't included in any toctree
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions