Skip to content

Commit

Permalink
Merge pull request #1 from HNeukermans/feature/rtd
Browse files Browse the repository at this point in the history
chore: changed py.conf
  • Loading branch information
HNeukermans committed Aug 19, 2020
2 parents fd63161 + acd937a commit 8558766
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion FluentRanges/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_static_path = ['_static']

master_doc = 'index'

0 comments on commit 8558766

Please sign in to comment.