[seiscomp, scanloc] Install, add .gitignore
This commit is contained in:
125
share/doc/seiscomp/html/_sources/index.rst.txt
Normal file
125
share/doc/seiscomp/html/_sources/index.rst.txt
Normal file
@ -0,0 +1,125 @@
|
||||
#######
|
||||
Welcome
|
||||
#######
|
||||
|
||||
This is the documentation for the |scname| version |version| |release|.
|
||||
|
||||
Please consider :doc:`contributing</base/contributing-docs>` to this documentation.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="four column layout">
|
||||
|
||||
.. figure:: base/media/apps/scmv.png
|
||||
:alt: scmv
|
||||
|
||||
scmv: MapView with sensor stations and detected events
|
||||
|
||||
.. figure:: base/media/apps/scrttv.png
|
||||
:alt: scrttv
|
||||
|
||||
scrttv: TraceView with filtered data from configured streams
|
||||
|
||||
.. figure:: base/media/apps/scolv-location.png
|
||||
:alt: scolv
|
||||
|
||||
scolv: OriginLocatorView with event and phase information
|
||||
|
||||
.. figure:: base/media/apps/scolv-picker.png
|
||||
:alt: scolv picker
|
||||
|
||||
scolv: OriginLocatorView phase picker with waveforms and phase information
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Understanding |scname|
|
||||
######################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
:titlesonly:
|
||||
|
||||
/base/introduction
|
||||
/base/overview
|
||||
/base/history
|
||||
/base/concepts
|
||||
/base/glossary
|
||||
/base/license
|
||||
/base/citation
|
||||
/base/references
|
||||
/base/changelog
|
||||
|
||||
|
||||
Operating |scname|
|
||||
##################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
:titlesonly:
|
||||
|
||||
/base/installation
|
||||
/base/getting-started
|
||||
/base/management
|
||||
/base/tutorials
|
||||
|
||||
|
||||
Interactive Analysis
|
||||
####################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
:titlesonly:
|
||||
|
||||
/gui
|
||||
|
||||
|
||||
.. _sec_index_modules:
|
||||
|
||||
Modules and Tools
|
||||
#################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:titlesonly:
|
||||
|
||||
/modules
|
||||
/base/addons
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
:titlesonly:
|
||||
|
||||
/toc/extensions
|
||||
|
||||
|
||||
.. _sec_index_extensions:
|
||||
|
||||
Filter and Time Grammar
|
||||
#######################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
|
||||
/base/filter-grammar
|
||||
/base/time-grammar
|
||||
|
||||
|
||||
.. _sec_index_developers:
|
||||
|
||||
For Developers
|
||||
##############
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
:titlesonly:
|
||||
|
||||
/base/sdk
|
||||
/base/build
|
||||
/base/contributing-docs
|
||||
/base/style-guide
|
||||
/base/coding-conventions
|
||||
/base/tests
|
Reference in New Issue
Block a user