Skip to content

Commit

Permalink
api
Browse files Browse the repository at this point in the history
  • Loading branch information
gduscher committed Feb 5, 2024
1 parent e073c56 commit bcb6cb0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,26 @@ _autosummary/pyTEMlib.file_tools.rst
_autosummary/pyTEMlib.image_tools.rst
_autosummary/pyTEMlib.info_widget.rst
_autosummary/pyTEMlib.kinematic_scattering.rst
_autosummary/pyTEMlib.animation.rst
_autosummary/pyTEMlib.config_dir.rst
_autosummary/pyTEMlib.crystal_tools.rst
_autosummary/pyTEMlib.diffraction_plot.rst
_autosummary/pyTEMlib.dynamic_scattering.rst
_autosummary/pyTEMlib.eds_tools.rst
_autosummary/pyTEMlib.eels_dialog.rst
_autosummary/pyTEMlib.eels_dialog_utilities.rst
_autosummary/pyTEMlib.file_tools_qt.rst
_autosummary/pyTEMlib.graph_tools.rst
_autosummary/pyTEMlib.graph_viz.rst
_autosummary/pyTEMlib.image_dialog.rst
_autosummary/pyTEMlib.image_dlg.rst
_autosummary/pyTEMlib.interactive_image.rst
_autosummary/pyTEMlib.microscope.rst
_autosummary/pyTEMlib.peak_dialog.rst
_autosummary/pyTEMlib.peak_dlg.rst
_autosummary/pyTEMlib.probe_tools.rst
_autosummary/pyTEMlib.rst
_autosummary/pyTEMlib.sidpy_tools.rst
_autosummary/pyTEMlib.simulation_tools.rst
_autosummary/pyTEMlib.version.rst
_autosummary/pyTEMlib.xrpa_x_sections.rst
6 changes: 4 additions & 2 deletions api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ Package Structure
-----------------
The package structure is simple, with 4 main modules: `diffraction`: , `imaging`:, 'eds', and `eels`.

.. py:currentmodule:: sphinx
.. autosummary::
:toctree: _autosummary
:recursive:

pyTEMlib.file_tools
./pyTEMlib.kinematic_scattering
pyTEMlib

0 comments on commit bcb6cb0

Please sign in to comment.