Update docs 2025 04 14 (#54)
* Update docs 2025 03 31
- Docs: remove virtual_rocr.rst
- Fix documentation warnings
- Reformat HIP RTC
- Docs: Refactor HIP porting guide
- Docs: Expand HIP porting guide and CUDA driver porting guide
- Minor fix
- Docs: Update environment variables file
- Bump rocm-docs-core[api_reference] from 1.15.0 to 1.17.0 in /docs/sphinx
- Docs: Update FP8 page to show both FP8 and FP16 types
- Bump sphinxcontrib-doxylink from 1.12.4 to 1.13.0 in /docs/sphinx
- Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.17.0 to 1.17.1.
- Remove external link
- Update programming model
- Bump rocm-docs-core[api_reference] from 1.17.1 to 1.18.1 in /docs/sphinx
- Docs: Add page for Complex Math API
- Docs: Add page about HIP error codes
- Update docs: the compilation cache is enabled by default
- Fix fns32 function mask type in doc
* Bump rocm-docs-core[api_reference] from 1.18.1 to 1.18.2 in /docs/sphinx
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.1...v1.18.2)
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
* Fix readme link
* Docs: Fix verbose paths generated by doxygen
* Handle git ssh in docs conf.py
[ROCm/hip commit: d0cf32a63a]
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -24,8 +24,6 @@ subtrees:
|
||||
|
||||
- caption: Programming guide
|
||||
entries:
|
||||
- file: programming_guide
|
||||
title: Introduction
|
||||
- file: understand/programming_model
|
||||
- file: understand/hardware_implementation
|
||||
- file: understand/compilers
|
||||
@@ -108,14 +106,15 @@ subtrees:
|
||||
- file: reference/hip_runtime_api/global_defines_enums_structs_files/driver_types
|
||||
- file: doxygen/html/annotated
|
||||
- file: doxygen/html/files
|
||||
- file: reference/virtual_rocr
|
||||
- file: reference/math_api
|
||||
- file: reference/complex_math_api
|
||||
- file: reference/env_variables
|
||||
- file: reference/error_codes
|
||||
- file: reference/api_syntax
|
||||
- file: reference/deprecated_api_list
|
||||
title: List of deprecated APIs
|
||||
- file: reference/fp8_numbers
|
||||
title: FP8 numbers in HIP
|
||||
- file: reference/low_fp_types
|
||||
title: Low Precision Floating Point Types
|
||||
- file: reference/hardware_features
|
||||
|
||||
- caption: Tutorials
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
rocm-docs-core[api_reference]==1.15.0
|
||||
rocm-docs-core[api_reference]==1.18.2
|
||||
sphinxcontrib.doxylink
|
||||
|
||||
@@ -211,7 +211,7 @@ requests==2.32.3
|
||||
# via
|
||||
# pygithub
|
||||
# sphinx
|
||||
rocm-docs-core[api-reference]==1.15.0
|
||||
rocm-docs-core[api-reference]==1.18.2
|
||||
# via -r requirements.in
|
||||
rpds-py==0.22.3
|
||||
# via
|
||||
@@ -252,7 +252,7 @@ sphinxcontrib-applehelp==2.0.0
|
||||
# via sphinx
|
||||
sphinxcontrib-devhelp==2.0.0
|
||||
# via sphinx
|
||||
sphinxcontrib-doxylink==1.12.4
|
||||
sphinxcontrib-doxylink==1.13.0
|
||||
# via -r requirements.in
|
||||
sphinxcontrib-htmlhelp==2.1.0
|
||||
# via sphinx
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user