User Tools

Site Tools


configuration:sphinx

This is an old revision of the document!


Sphinx - TutorialGenerator

Installation Sphinx

  • 'pip install -U sphinx' in der Administrator-Console

Konfiguration Sphinx

  • Arbeitsverzeichnis erzeugen und dorthin wechseln: c:/Downloads/sphinx
  • sphinx-quickstart ausführen

Theme-Wechsel

  • auf Github o.ä. passendes Theme finden: sphinx_rtd_theme
  • In Admin-Console Theme installieren: 'pip install sphinx-rtd-theme'
  • ändern der Sphinx-Konfigurationsdatei conf.py auf html_theme = “sphinx_rtd_theme”
  • wichtig: KEINE Hochkommas, sondern Gänsefüsse!!!

ToDo / Done

220918

  • Zweiteinrichtung des TutorialGenerators: Sphinx

Open Hard- & Software [ DokuWiki WebSites MediaWiki NextCloud ]

configuration/sphinx.1663509516.txt.gz · Last modified: 2022/09/18 15:58 by omdevelop