Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 254 Bytes

install.rst

File metadata and controls

14 lines (8 loc) · 254 Bytes

Installation

Install the extension with:

$ pip install sphinxcontrib-platformpicker

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

extensions = ["sphinxcontrib.platformpicker"]