mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
Add License page (#2371)
* fix typo * add license page * move license in toc * Update license.md * improve phrasing for license --------- Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ ROCm release.
|
||||
## ROCm Documentation
|
||||
|
||||
ROCm Documentation is available online at
|
||||
[rocm.docs.amd.com](https://rocm.docs.amd.com). Source code for the documenation
|
||||
[rocm.docs.amd.com](https://rocm.docs.amd.com). Source code for the documentation
|
||||
is located in the docs folder of most repositories that are part of ROCm.
|
||||
|
||||
### How to build documentation via Sphinx
|
||||
|
||||
6
docs/license.md
Normal file
6
docs/license.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# License
|
||||
|
||||
> Note: This license applies to the [ROCm repository](https://github.com/RadeonOpenCompute/ROCm) that contains documentation primarily. For other licensing information, see the [Licensing Terms page](./release/licensing).
|
||||
|
||||
```{include} ../LICENSE
|
||||
```
|
||||
@@ -240,3 +240,4 @@ subtrees:
|
||||
- entries:
|
||||
- file: contribute/building.md
|
||||
- file: contribute/feedback.md
|
||||
- file: license.md
|
||||
|
||||
Reference in New Issue
Block a user