Skip to content

Commit

Permalink
autodoc try
Browse files Browse the repository at this point in the history
  • Loading branch information
ngr committed Jan 28, 2019
1 parent 9d69163 commit ef30dae
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@

# General information about the project.
project = u'sosw'
copyright = u'2018, NGR'
author = u'NGR'
copyright = u'2019, Better Impression'
author = u'Nikolay Grishchenko'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
33 changes: 33 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
alabaster
ApiDoc
autodoc
Babel
beautifulsoup4
boto3
botocore
certifi
chardet
decorator
docutils
idna
imagesize
Jinja2
jmespath
jsonschema
MarkupSafe
packaging
Pygments
pyparsing
python-dateutil
pytz
PyYAML
requests
s3transfer
six
snowballstemmer
Sphinx
sphinxcontrib-websupport
urllib3
waitress
WebOb
WebTest

0 comments on commit ef30dae

Please sign in to comment.