File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11from datetime import datetime
22
3- project = 'audiobook'
3+
4+ project = 'Random Profile Generator'
5+ description = 'A random profile generator for testing purposes.'
46copyright = '2022, Deeapk Raj'
57author = 'Deeapk Raj'
6- release = '2.0.4 '
8+ release = '0.2.3 '
79
810extensions = [
911 'sphinx.ext.autosectionlabel'
Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ Welcome to RandomProfileGenerator's documentation!
1010
1111|PyPI download month |
1212
13- .. |PyPI download month | image :: https://img.shields.io/pypi/dm/RandomProfileGenerator .svg
14- :target: https://pypi.python.org/pypi/RandomProfileGenerator /
13+ .. |PyPI download month | image :: https://img.shields.io/pypi/dm/random_profile .svg
14+ :target: https://pypi.python.org/pypi/random_profile /
1515
1616|PyPI version fury.io |
1717
18- .. |PyPI version fury.io | image :: https://badge.fury.io/py/RandomProfileGenerator .svg
19- :target: https://pypi.python.org/pypi/RandomProfileGenerator /
18+ .. |PyPI version fury.io | image :: https://badge.fury.io/py/random_profile .svg
19+ :target: https://pypi.python.org/pypi/random_profile /
2020
2121|Open Source Love svg3 |
2222
Original file line number Diff line number Diff line change 11sphinx
2- livereload
32sphinx-rtd-theme
4- pydata_sphinx_theme
3+
4+ #livereload
5+ #pydata_sphinx_theme
You can’t perform that action at this time.
0 commit comments