forked from ROCm/rocThrust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation and dependabot.yml config (ROCm#279)
* Update dependabot config * reorder toc * remove step to build old docs in jenkins * add in missing pages; remove unused scripts and assets
- Loading branch information
Showing
80 changed files
with
26 additions
and
4,033 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,23 @@ | ||
# Anywhere {branch} is used, the branch name will be substituted. | ||
# These comments will also be removed. | ||
defaults: | ||
numbered: False | ||
root: index | ||
subtrees: | ||
- numbered: False | ||
entries: | ||
- file: installing | ||
- file: introduction | ||
- file: cpp_api | ||
- caption: Setup | ||
entries: | ||
- file: setup/requirements | ||
- file: setup/cmake_options | ||
- file: setup/installing | ||
- caption: API | ||
entries: | ||
- file: cpp_api | ||
- caption: Releases | ||
entries: | ||
- file: releases/versioning | ||
- file: releases/releases | ||
- caption: Contributing | ||
entries: | ||
- file: contributing/contributing | ||
- file: contributing/submitting_a_pr | ||
- file: contributing/release_process |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.