[PATCH 0/7] Tidy perf Documentation build

From: Ian Rogers
Date: Wed Jul 14 2021 - 21:33:58 EST


Perf's Documenation Makefile is based off git's, but some parts of it
were never completed. 'make info' also fails. These patches fix 'make
info' and do some related tidy up. Two missing files are added from git.

Ian Rogers (7):
perf doc: Fix perfman.info build
perf doc: Fix doc.dep
perf doc: Remove references to user-manual
perf doc: Add info pages to all target.
perf doc: Remove cmd-list.perl references
perf doc: Remove howto-index.sh related references.
perf doc: Reorganize ARTICLES variables.

tools/perf/Documentation/Makefile | 74 +++-------------------
tools/perf/Documentation/build-docdep.perl | 46 ++++++++++++++
tools/perf/Documentation/cat-texi.perl | 46 ++++++++++++++
3 files changed, 100 insertions(+), 66 deletions(-)
create mode 100755 tools/perf/Documentation/build-docdep.perl
create mode 100755 tools/perf/Documentation/cat-texi.perl

--
2.32.0.402.g57bb445576-goog