A Sphinx extension to embed website screenshots.
.. screenshot:: http://www.example.com
:browser: chromium
:width: 1280
:height: 960
:color-scheme: dark
Read more in the documentation.
This extension uses Playwright to capture a screenshot of the specified website only. No data is sent to any other external server; the request is limited to the specified website. Be cautious: avoid including sensitive information (such as authentication data) in the directive content.
See CONTRIBUTING.md
for details.
Apache 2.0; see LICENSE
for details.
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.