science-notes/source/index.rst
2024-03-03 14:59:59 +01:00

44 lines
966 B
ReStructuredText

.. ScienceNotes documentation master file, created by
sphinx-quickstart on Sat Oct 14 14:25:41 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to ScienceNotes's documentation!
========================================
.. toctree::
:maxdepth: 2
:numbered:
:caption: Statistics
statistics/notations
statistics/metrics
statistics/bessel_correction
statistics/bayes_theorem
statistics/probability_distribution_functions.rst
statistics/distributions/index.rst
statistics/tests/index.rst
.. toctree::
:maxdepth: 2
:numbered:
:caption: Signal Processing
signal_processing/fourier_tables.rst
signal_processing/dft.rst
.. toctree::
:maxdepth: 2
:numbered:
:caption: Electronics
electronics/metrics.rst
electronics/components.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`