stsci.sphinxext

Software screenshot:
stsci.sphinxext
Software detaljer:
Version: 1.1
Upload dato: 11 May 15
Licens: Gratis
Popularitet: 6

Rating: nan/5 (Total Votes: 0)

stsci.sphinxext indeholder Sphinx extensions til at opbygge dokumentation fra STScI.
Anvendelse
Disse instruktioner dækker kun ændringer fra standard Sphinx instruktioner.
Opret et nyt træ til din Sphinx dokumentation, hjælp sphinx_quickstart, som beskrevet i Sphinx introduktion.
Importer stsci_sphinx tilpasninger i din projektets conf.py ved at indsætte følgende linje i toppen:
fra stsci.sphinxext.conf import *
Den "extensions" linje i din conf.py bør også ændres, så det ikke tilsidesætte de udvidelser defineret af stsci.sphinxext. For eksempel ændres:
extensions = ['sphinx.ext.autodoc']
til:
extensions + = ['sphinx.ext.autodoc']
. Også udkommentere den »html_theme 'line, så dit projekt vil bruge stsci.sphinxext en

Krav :

  • Python
  • Sphinx
  • numpydoc
  • Matplotlib

Lignende software

cartouche
cartouche

20 Feb 15

documentr
documentr

20 Feb 15

redtape
redtape

14 Apr 15

Andre software developer Michael Droettboom

stsci.sphinxex
stsci.sphinxex

11 May 15

Kommentarer til stsci.sphinxext

Kommentarer ikke fundet
Tilføj kommentar
Tænd billeder!