Document that the dali-dynamic-mode skill exists#6358
Conversation
|
| Filename | Overview |
|---|---|
| docs/dali_dynamic/overview.rst | Adds a tip admonition pointing to the dali-dynamic-mode skill with install instructions; RST named-link syntax is correct. |
| README.rst | Adds dual-display block: GitHub-visible raw HTML Detailswith CSS hide-on-Sphinx trick, plus a Sphinx-only tip admonition; links and RST formatting are correct. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[README.rst rendered] --> B{Renderer}
B -->|GitHub.com| C[raw HTML details block visible\ndali-dynamic-mode link shown]
B -->|Sphinx HTML build| D[CSS injects display:none\nfor .github-only class]
D --> E[details block hidden]
D --> F[only:: not github tip rendered\nwith install snippet]
G[docs/dali_dynamic/overview.rst] --> H[tip:: admonition\ndali-dynamic-mode link + install snippet]
Reviews (9): Last reviewed commit: "GitHub WAR to properly show the tip box" | Re-trigger Greptile
Signed-off-by: Rostan Tabet <rtabet@nvidia.com>
|
!build |
|
CI MESSAGE: [51951217]: BUILD STARTED |
|
CI MESSAGE: [51951217]: BUILD PASSED |
|
@rostan-t - how about adding this note also to the readme, maybe just above the examples and after the about section? |
Signed-off-by: Rostan Tabet <rtabet@nvidia.com>
e0f987b to
6ef9c45
Compare
Signed-off-by: Rostan Tabet <rtabet@nvidia.com>
|
!build |
|
CI MESSAGE: [52661253]: BUILD STARTED |
|
CI MESSAGE: [52661253]: BUILD PASSED |
Category:
Other (e.g. Documentation, Tests, Configuration)
Description:
Point to the dali-dynamic-mode skill in NVIDIA/skills in the documentation.
Additional information:
Affected modules and functionalities:
Dynamic API Overview documentation page:

Key points relevant for the review:
Tests:
Checklist
Documentation
DALI team only
Requirements
REQ IDs: N/A
JIRA TASK: N/A