Pre-requisites
Sphinx is a software that generates .html sites by interpreting plain text files structured using RST (reStructuredText) convention. Sphinx is written in Python and supports Python 3.9+. It uses many third-party libraries such as Docutils and Jinja, which are installed when Sphinx is installed.