From a21c9e3926b9291f89cd18d43e77db41362915b0 Mon Sep 17 00:00:00 2001 From: Jim Bosch Date: Sat, 9 Sep 2023 16:03:32 -0400 Subject: [PATCH] Add resource-usage QG generation script to docs. --- doc/lsst.analysis.tools/index.rst | 1 + .../scripts/build-gather-resource-usage-qg.rst | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 doc/lsst.analysis.tools/scripts/build-gather-resource-usage-qg.rst diff --git a/doc/lsst.analysis.tools/index.rst b/doc/lsst.analysis.tools/index.rst index 7b8c85941..3ac0c5c4c 100644 --- a/doc/lsst.analysis.tools/index.rst +++ b/doc/lsst.analysis.tools/index.rst @@ -57,6 +57,7 @@ Script reference :maxdepth: 1 scripts/verify_to_sasquatch.py + scripts/build-gather-resource-usage-qg .. _lsst.analysis_tools-pyapi: diff --git a/doc/lsst.analysis.tools/scripts/build-gather-resource-usage-qg.rst b/doc/lsst.analysis.tools/scripts/build-gather-resource-usage-qg.rst new file mode 100644 index 000000000..fcb066272 --- /dev/null +++ b/doc/lsst.analysis.tools/scripts/build-gather-resource-usage-qg.rst @@ -0,0 +1,3 @@ +.. autoprogram:: lsst.analysis.tools.tasks.gatherResourceUsage:ResourceUsageQuantumGraphBuilder.make_argument_parser() + :prog: build-gather-resource-usage-qg + :groups: