ROCm / hipfort

Fortran interfaces for ROCm libraries
https://rocm.docs.amd.com/projects/hipfort/en/latest/
Other
68 stars 37 forks source link

Update documentation configurations, dependencies, and standards #113

Closed samjwu closed 1 year ago

samjwu commented 1 year ago

closes https://github.com/ROCmSoftwarePlatform/hipfort/pull/112

already done:

standardization: remove docBin from URL

done:

update rocm-docs-core dependency
add version number to documentation left navigation bar and page title
add an "About" section with a license page
enable htmlzip, pdf, epub formats when publishing on Read the Docs
set pdf title, author, copyright, and version
standardization: rename .sphinx/.doxygen to sphinx/doxygen
update dependabot config to include ci:no-build label
samjwu commented 1 year ago

The failing sles15sp1 check was due to the automatic check. Since this PR has the ci:docs-ci-only tag, that commit status message will not get updated unfortunately as the GH commit status message API doesn't overwrite everything, just those with the same context.