Skip to content

Commit

Permalink
Documentation fixes from develop (#326)
Browse files Browse the repository at this point in the history
* Fixing merge conflicts

* Update index.rst
  • Loading branch information
saadrahim committed Sep 20, 2023
1 parent 9fed6b6 commit 3e33b87
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 753 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Thrust is a parallel algorithm library. This library has been ported to [HIP](ht
### Software

* CMake (3.5.1 or later)
* AMD [ROCm](https://rocm.github.io/install.html) platform (1.8.0 or later)
* AMD [ROCm](https://rocm.docs.amd.com) platform (1.8.0 or later)
* Including [HipCC](https://github.com/ROCm-Developer-Tools/HIP) compiler, which must be
set as C++ compiler on ROCm platform.
* [rocPRIM](https://github.com/ROCmSoftwarePlatform/rocPRIM) library
Expand Down
11 changes: 0 additions & 11 deletions docs/.sphinx/_toc.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,7 @@ root: index
subtrees:
- 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
10 changes: 0 additions & 10 deletions docs/contributing/contributing.md

This file was deleted.

85 changes: 0 additions & 85 deletions docs/contributing/release_process.md

This file was deleted.

0 comments on commit 3e33b87

Please sign in to comment.