Unverified Commit 1e2537b2 authored by Swati Rawat's avatar Swati Rawat Committed by GitHub
Browse files

Merge pull request #135 from SwRaw/swraw/docs

Update README.md
parents 342438e6 24f6d637
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
TransferBench is a utility for benchmarking simultaneous copies between user-specified TransferBench is a utility for benchmarking simultaneous copies between user-specified
CPU and GPU devices. CPU and GPU devices.
Documentation for TransferBench is available at > [!NOTE]
[https://rocm.docs.amd.com/projects/TransferBench/en/latest/index.html](https://rocm.docs.amd.com/projects/TransferBench/en/latest/index.html). > The published documentation is available at [TransferBench](https://rocm.docs.amd.com/projects/TransferBench/en/latest/index.html) in an organized, easy-to-read format, with search and a table of contents. The documentation source files reside in the `TransferBench/docs` folder of this repository. As with all ROCm projects, the documentation is open source. For more information on contributing to the documentation, see [Contribute to ROCm documentation](https://rocm.docs.amd.com/en/latest/contribute/contributing.html).
\ No newline at end of file
...@@ -5,10 +5,12 @@ subtrees: ...@@ -5,10 +5,12 @@ subtrees:
- caption: Install - caption: Install
entries: entries:
- file: install/install.rst - file: install/install.rst
title: Installation
- caption: API reference - caption: API reference
entries: entries:
- file: reference/api.rst - file: reference/api.rst
title: API library
- caption: How to - caption: How to
entries: entries:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment