Adding example detailing how to add a new file to the documentation + adding fonts.
This commit is contained in:
@@ -41,7 +41,8 @@ release = u'1.0.0'
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.napoleon'
|
||||
'sphinx.ext.napoleon',
|
||||
'recommonmark'
|
||||
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user