InstallationΒΆ

Install the extension with:

$ pip install sphinxcontrib-platformpicker

Add the extension to the conf.py file to use it:

extensions = ["sphinxcontrib.platformpicker"]