Skip to content

Commit 3e33b87

Browse files
authored
Documentation fixes from develop (#326)
* Fixing merge conflicts * Update index.rst
1 parent 9fed6b6 commit 3e33b87

File tree

10 files changed

+2
-753
lines changed

10 files changed

+2
-753
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Thrust is a parallel algorithm library. This library has been ported to [HIP](ht
99
### Software
1010

1111
* CMake (3.5.1 or later)
12-
* AMD [ROCm](https://rocm.github.io/install.html) platform (1.8.0 or later)
12+
* AMD [ROCm](https://rocm.docs.amd.com) platform (1.8.0 or later)
1313
* Including [HipCC](https://github.com/ROCm-Developer-Tools/HIP) compiler, which must be
1414
set as C++ compiler on ROCm platform.
1515
* [rocPRIM](https://github.com/ROCmSoftwarePlatform/rocPRIM) library

docs/.sphinx/_toc.yml.in

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,7 @@ root: index
66
subtrees:
77
- caption: Setup
88
entries:
9-
- file: setup/requirements
10-
- file: setup/cmake_options
119
- file: setup/installing
1210
- caption: API
1311
entries:
1412
- file: cpp_api
15-
- caption: Releases
16-
entries:
17-
- file: releases/versioning
18-
- file: releases/releases
19-
- caption: Contributing
20-
entries:
21-
- file: contributing/contributing
22-
- file: contributing/submitting_a_pr
23-
- file: contributing/release_process

docs/contributing/contributing.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/contributing/release_process.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)