major documentation rework and packaging
This commit is contained in:
@@ -21,7 +21,11 @@ release = '0.19'
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.napoleon',
|
||||
'sphinxcontrib.bibtex',
|
||||
]
|
||||
bibtex_bibfiles = ['bibdesk_db.bib']
|
||||
bibtex_bibstyles = ['numeric']
|
||||
bibtex_citestyle = 'numeric'
|
||||
|
||||
templates_path = ['_templates']
|
||||
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
||||
|
||||
Reference in New Issue
Block a user