Skip to content

Commit

Permalink
Improved docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 committed Sep 18, 2019
1 parent 35a7362 commit 496e4d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
# 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']

# Custom sidebar templates, must be a dictionary that maps document names
# to template names.
Expand Down
3 changes: 2 additions & 1 deletion docs/source/const_size.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ Basic usage:
.. autoclass:: ConstSizeTiles
:members:
:imported-members:
:inherited-members:

2 changes: 1 addition & 1 deletion docs/source/const_stride.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ Basic usage:
.. autoclass:: ConstStrideTiles
:members:
:imported-members:
:inherited-members:

0 comments on commit 496e4d1

Please sign in to comment.