1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 13:04:19 +00:00
pds-2021-g2-nest/code/backend/howToSphinx.md
Lorenzo Balugani 6d512c3abe Add sphinx docs
2021-04-26 18:14:53 +02:00

289 B

Guida per sphinx

  • Crea la cartella docs
  • Entra nella cartella docs
  • sphinx-quickstart --ext-autodoc
  • Segui la procedura
  • Modifica l'rst aggiungendo "modules" sotto la struttura ad albero e modifica config.py in modo che il path faccia riferimento alla parent directory
  • make html