-
Notifications
You must be signed in to change notification settings - Fork 79
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
Standardize hipBLAS documentation builds to use the rocm-docs-core template #566
Conversation
prepend . to indicate config folders
pdf etc not used
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Failures in CI appear unrelated to documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI failures are due to recent rocBLAS/rocSOLVER interface updates, will get resolved with time. This PR only makes doc changes so okay to be ignored.
Fine by me if fine by Saad, but should wait for @rkamd to review too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
…mplate (ROCm#566) * Changing Documentation Template * Changing Documentation Template * hipBLAS documentation refactored for pitchfork * Remove old rocm logo * Reorganize sections to match swab-documentation for reference libraries https://github.com/RadeonOpenCompute/swab-documentation/blob/main/docs/sphinx/templates/references/reference_library.md * Moving files around * Renaming conf.py to sphix_conf.py * Recompile requirements.txt * Fix typo * Renaming back * Update requirements * Point requirements to rocm-docs-core * updating yml * final move for conf.py * Update toc file entries * Renaming folders * Updating rtd yaml with new folder structure * Rename sphinx and doxygen folders prepend . to indicate config folders * Remove extra header * Build html only pdf etc not used * Add section on how to build documentation locally --------- Co-authored-by: Sergey Kostrov <[email protected]> Co-authored-by: Saad Rahim <[email protected]>
…mplate (ROCm#566) * Changing Documentation Template * Changing Documentation Template * hipBLAS documentation refactored for pitchfork * Remove old rocm logo * Reorganize sections to match swab-documentation for reference libraries https://github.com/RadeonOpenCompute/swab-documentation/blob/main/docs/sphinx/templates/references/reference_library.md * Moving files around * Renaming conf.py to sphix_conf.py * Recompile requirements.txt * Fix typo * Renaming back * Update requirements * Point requirements to rocm-docs-core * updating yml * final move for conf.py * Update toc file entries * Renaming folders * Updating rtd yaml with new folder structure * Rename sphinx and doxygen folders prepend . to indicate config folders * Remove extra header * Build html only pdf etc not used * Add section on how to build documentation locally --------- Co-authored-by: Sergey Kostrov <[email protected]> Co-authored-by: Saad Rahim <[email protected]>
…mplate (#566) * Changing Documentation Template * Changing Documentation Template * hipBLAS documentation refactored for pitchfork * Remove old rocm logo * Reorganize sections to match swab-documentation for reference libraries https://github.com/RadeonOpenCompute/swab-documentation/blob/main/docs/sphinx/templates/references/reference_library.md * Moving files around * Renaming conf.py to sphix_conf.py * Recompile requirements.txt * Fix typo * Renaming back * Update requirements * Point requirements to rocm-docs-core * updating yml * final move for conf.py * Update toc file entries * Renaming folders * Updating rtd yaml with new folder structure * Rename sphinx and doxygen folders prepend . to indicate config folders * Remove extra header * Build html only pdf etc not used * Add section on how to build documentation locally --------- Co-authored-by: Sergey Kostrov <[email protected]> Co-authored-by: Saad Rahim <[email protected]>
Standardize hipBLAS documentation builds to use the rocm-docs-core template (#566) * Changing Documentation Template * Changing Documentation Template * hipBLAS documentation refactored for pitchfork * Remove old rocm logo * Reorganize sections to match swab-documentation for reference libraries https://github.com/RadeonOpenCompute/swab-documentation/blob/main/docs/sphinx/templates/references/reference_library.md * Moving files around * Renaming conf.py to sphix_conf.py * Recompile requirements.txt * Fix typo * Renaming back * Update requirements * Point requirements to rocm-docs-core * updating yml * final move for conf.py * Update toc file entries * Renaming folders * Updating rtd yaml with new folder structure * Rename sphinx and doxygen folders prepend . to indicate config folders * Remove extra header * Build html only pdf etc not used * Add section on how to build documentation locally --------- Co-authored-by: Sergey Kostrov <[email protected]> Co-authored-by: Saad Rahim <[email protected]> Update requirements.txt (#574) * update requirements remove unused .gitignore * fix typo in functions docs page * brain float 16 * remove disclaimer Add dependabot config and pin rocm-docs-core (#586) Update dependabot config (#589) Co-authored-by: samjwu <[email protected]> rocm-docs-core==0.13.4 remove old docs action (#598)
Summary of proposed changes:
Rationale: