Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ReadTheDocs API docs #2042

Merged
merged 13 commits into from
Aug 29, 2018
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ data/octave-core
.spyderproject
doc/_build/*
doc/.build/*
doc/api/*
doc/user_guide/_build/*
doc/user_guide/.build/*
setup/windows/requires/*
Expand All @@ -42,3 +43,10 @@ hyperspy/io_plugins/unbcf_fast.c
hyperspy/misc/etc/test_compilers.obj
/.cache/
/.spyproject/

### Code ###
# Visual Studio Code - https://code.visualstudio.com/
.settings/
.vscode/
tsconfig.json
jsconfig.json
198 changes: 0 additions & 198 deletions doc/api/hyperspy._components.rst

This file was deleted.

126 changes: 0 additions & 126 deletions doc/api/hyperspy._signals.rst

This file was deleted.

31 changes: 0 additions & 31 deletions doc/api/hyperspy.datasets.rst

This file was deleted.