1e1be0c808
* remove ref to old script in static analysis
* update README with doc build instructions
update gitignore with doc artifacts
[ROCm/rccl commit: 8c56e6c892]
13 regels
175 B
Plaintext
13 regels
175 B
Plaintext
# Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.
|
|
*.gcov
|
|
/coverage/
|
|
|
|
# documentation artifacts
|
|
build/
|
|
_build/
|
|
_images/
|
|
_static/
|
|
_templates/
|
|
_toc.yml
|
|
docBin/
|