Skip to content

Commit 3d90fc3

Browse files
<Vishal> Updated index.rst
1 parent 3618381 commit 3d90fc3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/conf.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,11 @@
1414
napoleon_numpy_docstring = True # Turn on numpydoc strings
1515
napoleon_use_ivar = True # For maths symbology
1616
html_theme = 'sphinx_rtd_theme'
17+
18+
project = u'DRF API Logger'
19+
copyright = u'2020, Vishal Anand'
20+
author = u'Vishal Anand'
21+
22+
googleanalytics_id = 'G-BVJJKEEBVZ'
23+
24+
pygments_style = 'sphinx'

0 commit comments

Comments
 (0)