Skip to content

Commit

Permalink
Add resource-usage QG generation script to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
TallJimbo committed Sep 11, 2023
1 parent 8e2b7e6 commit a21c9e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/lsst.analysis.tools/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Script reference
:maxdepth: 1

scripts/verify_to_sasquatch.py
scripts/build-gather-resource-usage-qg

.. _lsst.analysis_tools-pyapi:

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.. autoprogram:: lsst.analysis.tools.tasks.gatherResourceUsage:ResourceUsageQuantumGraphBuilder.make_argument_parser()
:prog: build-gather-resource-usage-qg
:groups:

0 comments on commit a21c9e3

Please sign in to comment.