File: README.source

package info (click to toggle)
rocm-docs-core 1.31.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,728 kB
  • sloc: python: 2,002; sh: 223; javascript: 152; cpp: 29; makefile: 27
file content (17 lines) | stat: -rw-r--r-- 828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
rocm-docs-core for Debian
------------------------

 The package query the net for ROCm latest/rc versions and Google site verification.
 Variables are set in rocm-docs-build and taken from
 /usr/share/doc/python3-rocm-docs/rocm_data or debian/rocm_data
 latest_version from :
    https://raw.githubusercontent.com/ROCm/rocm-docs-core/data/latest_version.txt
 release_candidate from :
    https://raw.githubusercontent.com/ROCm/rocm-docs-core/data/release_candidate.txt
 google_site_verification :
    https://raw.githubusercontent.com/ROCm/rocm-docs-core/data/google_site_verification.txt
 A patch is applied to take these env var instead of making internet call
 The doc is also using git informations, a patch is used to bypass git query during build

 -- Christian Bayle <bayle@debian.org>  Wed, 05 Mar 2025 11:34:50 +0100