TrustedUser, Bureaucrats, Administrators
442
edits
m (Text replacement - "www.scummvm.org/frs/" to "downloads.scummvm.org/frs/") |
(Adds two further required extensions for using Sphinx to build documentation) |
||
Line 143: | Line 143: | ||
* macOS: Pip3 is installed if you install Python3 with Homebrew. | * macOS: Pip3 is installed if you install Python3 with Homebrew. | ||
3. Use pip3 to install [https://www.sphinx-doc.org/en/master/usage/installation.html Sphinx], [https://sphinx-panels.readthedocs.io/en/latest/#installation sphinx-panels] | 3. Use pip3 to install [https://www.sphinx-doc.org/en/master/usage/installation.html Sphinx], [https://sphinx-panels.readthedocs.io/en/latest/#installation sphinx-panels], [https://pypi.org/project/sphinx-tabs/ sphinx-tabs], [https://www.sphinx-doc.org/en/master/usage/markdown.html recommonmark], and the [https://github.com/readthedocs/sphinx_rtd_theme Read the Docs theme]. | ||
4. [https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/set-up-git Install Git], if you don’t have it already. | 4. [https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/set-up-git Install Git], if you don’t have it already. |