Conversation
…t to 2026 - Replace html_theme furo with sphinx_rtd_theme - Add html_theme_options with titles_only=True and navigation_depth=-1 - Update copyright year from 2024 to 2026
…pehints - Replace furo==2025.12.19 with sphinx-rtd-theme (no version pin) - Remove sphinx-autodoc-typehints==3.0.1 (unused dependency)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sphinx_rtd_themeto match the rogue documentation site; addstitles_onlyandnavigation_depthoptions. Eliminates Furo-specific TOC errors in reference pages as a side-effect.jsmithplaceholder username withsmithacross all.rstsource files.make guiinteractive build section explaining use cases (exploration, synth review, XSIM, timing debug); rename "Partial Flows" section to "Dynamic Function eXchange (DFX) and Partial Build Flows" per AMD UG909 terminology.::DIR_PATHtwo-level recursion example with explicit[SAVE]/[SET]/[RESTORE]annotations and a "What to notice" callout.GenBuildString/AnalyzeSrcFileListscalls required (unlike the Vivado flow).Files changed
docs/conf.py— theme, theme options, copyrightdocs/requirements.txt— furo → sphinx-rtd-theme, remove sphinx-autodoc-typehintsdocs/explanation/build_pipeline.rst— make gui section, DFX renamedocs/explanation/ruckus_tcl_model.rst— annotated recursion diagramdocs/explanation/output_artifacts.rst— jsmith → smithdocs/tutorial/first_vivado_build.rst— jsmith → smithdocs/how-to/cadence_genus.rst— ruckus.tcl structure sectiondocs/how-to/synopsys_dc.rst— ruckus.tcl structure section