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