Skip to content

Commit

Permalink
Remove deprecated doc files
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Raspaud <martin.raspaud@smhi.se>
  • Loading branch information
mraspaud committed Mar 8, 2016
1 parent 54b3a21 commit 5c50a54
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 827 deletions.
3 changes: 2 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ def __getattr__(cls, name):
MOCK_MODULES = ['Image', 'pyhdf.SD', 'pyhdf.error', 'numpy', 'numpy.core',
'numpy.core.multiarray', 'pyresample', 'pyresample.utils',
'pyresample.geometry', 'pyresample.kd_tree', 'h5py',
'trollsift', 'trollsift.parser']
'trollsift', 'trollsift.parser', 'trollimage.image', 'netCDF4',
'pyproj']
for mod_name in MOCK_MODULES:
sys.modules[mod_name] = Mock()

Expand Down
28 changes: 0 additions & 28 deletions doc/source/image.rst

This file was deleted.

129 changes: 0 additions & 129 deletions doc/source/input.rst

This file was deleted.

75 changes: 0 additions & 75 deletions doc/source/install.rst

This file was deleted.

0 comments on commit 5c50a54

Please sign in to comment.