Skip to content

Commit 07f4128

Browse files
authored
docs(browser): publish standalone package browser (#265)
Createa repository browser into Sphinx-managed static assets so Read the Docs. Add a dedicated docs page, link it from the manual, and keep the release tables as the primary download reference. Assisted-by: Copilot:gpt-5.4-mini
1 parent 068e816 commit 07f4128

6 files changed

Lines changed: 811 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ Finally, build the doc: ::
132132

133133
make html
134134

135+
The standalone package browser is published from ``_extra/browser/`` through
136+
``html_extra_path``. It is plain HTML, CSS, and JavaScript, so local and Read
137+
the Docs builds do not require a separate frontend toolchain.
138+
135139
Localization workflow
136140
---------------------
137141

0 commit comments

Comments
 (0)