removing deprecated "update-docs.sh" script in favor of automatic documentation

builds (#22)

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: b5ac023307]
This commit is contained in:
Karl W. Schulz
2022-12-21 12:46:18 -06:00
parent 805893aea9
commit c12fe10022
2 changed files with 6 additions and 29 deletions
@@ -0,0 +1,6 @@
This subdirectory houses the input markup for Omniperf documentation using
Sphinx. Changes committed here on the main branch will automatically be built
and pushed live using a Github action.
You can build a local copy of the documentation in this directory using
"make html" assuming you have the necessary sphinx dependencies installed.