Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation cherry-pick for 5.6 #292

Merged
merged 10 commits into from
May 31, 2023
Merged

Commits on Mar 31, 2023

  1. Updated docs to use the ROCm standard (#276)

    * improved api docs
    
    * add introduction and installing pages to docs
    
    * pin docs dependencies
    
    * install deps via requirements.txt
    
    * fix typo
    
    * Updated docs to the ROCm standard
    
    * Updated CHANGELOG.md
    
    * Removed redundant FILE_PATTERNS
    
    * Fixed requirements
    
    * Fixed gitignore
    
    ---------
    
    Co-authored-by: Robin Voetter <robin@streamhpc.com>
    Co-authored-by: Nol Moonen <nol@streamhpc.com>
    3 people authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    acc8f8a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Add dependabot config and pin rocm-docs-core (#277)

    Co-authored-by: samjwu <samjwu@users.noreply.github.com>
    samjwu and samjwu authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    abe78bb View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Fix dependabot file structure (#278)

    Co-authored-by: samjwu <samjwu@users.noreply.github.com>
    samjwu and samjwu authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    0f65b12 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Update documentation and dependabot.yml config (#279)

    * Update dependabot config
    
    * reorder toc
    
    * remove step to build old docs in jenkins
    
    * add in missing pages; remove unused scripts and assets
    samjwu authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0a172f1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    b5a5eb4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fix warnings during compilation (#269)

    * Update deprecated builtins
    
    * Fix more deprecated builtin calls
    
    * Fixing warnings
    
    * Update to __is_trivially_copyable(T)
    
    * Fix typo to __is_trivially_constructible
    stanleytsang-amd authored May 10, 2023
    Configuration menu
    Copy the full SHA
    6c59339 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Update documentation requirements (#285)

    Co-authored-by: samjwu <samjwu@users.noreply.github.com>
    samjwu and samjwu authored May 18, 2023
    Configuration menu
    Copy the full SHA
    5cd044f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Bump requests from 2.28.2 to 2.31.0 in /docs/.sphinx (#287)

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.2...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    b7fa815 View commit details
    Browse the repository at this point in the history
  2. Bump rocm-docs-core from 0.11.0 to 0.13.1 in /docs/.sphinx (#291)

    Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.11.0 to 0.13.1.
    - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
    - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
    - [Commits](ROCm/rocm-docs-core@v0.11.0...v0.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: rocm-docs-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    b222e5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4782fdb View commit details
    Browse the repository at this point in the history