Fix Docs static analysis (#708)

* remove ref to old script in static analysis

* update README with doc build instructions

update gitignore with doc artifacts

[ROCm/rccl commit: 8c56e6c892]
Este commit está contenido en:
Sam Wu
2023-03-16 13:12:43 -06:00
cometido por GitHub
padre f7f669e7f0
commit 1e1be0c808
Se han modificado 3 ficheros con 21 adiciones y 23 borrados
+9 -1
Ver fichero
@@ -1,4 +1,12 @@
# Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.
/build
*.gcov
/coverage/
# documentation artifacts
build/
_build/
_images/
_static/
_templates/
_toc.yml
docBin/