7104b6fe31
Added README links to Python library and CLI tool Get correct version number from header file Updated base README with sphinx documentation steps Change-Id: I60eb3d37d77dab4ff7c8334f94b9c1804edb524b Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
21 γραμμές
476 B
Plaintext
21 γραμμές
476 B
Plaintext
# Anywhere {branch} is used, the branch name will be substituted.
|
|
# These comments will also be removed.
|
|
defaults:
|
|
numbered: False
|
|
maxdepth: 6
|
|
root: index
|
|
subtrees:
|
|
- caption: AMD SMI APIs
|
|
entries:
|
|
- file: doxygen/docBin/html/index
|
|
title: C
|
|
- file: py-interface_readme_link
|
|
title: Python
|
|
- caption: CLI Tools
|
|
entries:
|
|
- file: amdsmi_cli_readme_link
|
|
title: Python CLI Tool
|
|
- caption: About
|
|
entries:
|
|
- file: license
|