aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2016-08-24 17:36:14 +0200
committerJonathan Corbet <corbet@lwn.net>2016-09-01 08:49:23 -0600
commitcd21379b169827bb4314b72641511593ed9ba2b6 (patch)
tree925a7dad390c3dcaf05fbef49408ffa49bf0ac94 /tools/perf/scripts/python/stackcollapse.py
parentb62b9d81a06f60ae4ad5f7a9c969f5b9680e2829 (diff)
doc-rst: generic way to build PDF of sub-folders
This extends the method to build only sub-folders to the targets "latexdocs" and "pdfdocs". To do so, a conf.py in the sub-folder is required, where the latex_documents of the sub-folder are defined. E.g. to build only gpu's PDF add the following to the Documentation/gpu/conf.py:: +latex_documents = [ + ("index", "gpu.tex", "Linux GPU Driver Developer's Guide", + "The kernel development community", "manual"), +] and run: make SPHINXDIRS=gpu pdfdocs Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions