ROCm / rocm_smi_lib

ROCm SMI LIB
https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/
MIT License
111 stars 48 forks source link

Initial doxysphinx documentation #119

Open MathiasMagnus opened 1 year ago

MathiasMagnus commented 1 year ago

This is the initial implementation of a sphinx based documentation using doxysphinx, which takes doxygen docs unmodified and reformats it into sphinx-like output for a smoother experience when hooked up to ROCm docs.

Ultimately the results should be hosted on readthedocs, however there is an outstanding issue of removing the dependency on npm (sass) which is not a Python module. There are multiple ways to go around this, but non has reached rocm-docs-core yet.

MathiasMagnus commented 1 year ago

Empty page removed, README/index.md deduplicated.

saadrahim commented 1 year ago

@MathiasMagnus please take a look at the PR and ensure it builds on RTD.