sphinx-doc / sphinx

The Sphinx documentation generator
https://www.sphinx-doc.org/
Other
6.61k stars 2.13k forks source link

Document ``Sphinx.set_html_assets_policy`` #13123

Closed stsewd closed 1 week ago

stsewd commented 1 week ago

Subject: Document Sphinx.set_html_assets_policy

Feature or Bugfix

Purpose

Document this method that was added in https://github.com/sphinx-doc/sphinx/pull/9174, but never documented publicly.

Detail

-

Relates