Updated section headings

This commit is contained in:
Chapin Bryce 2019-06-12 20:06:09 -04:00
parent 5e85a44841
commit 840af11b5d
2 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ A guide for developing Python scripts in DFIR
---------------------------------------------
.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: Contents:
section1

View File

@ -5,27 +5,27 @@ Section 1 - Essential Scripts
:caption: Contents:
Section 1.1 - Argparse Example
==============================
--------------------------------
.. automodule:: sections.section_01.argparse_example
:members:
Section 1.2 - Logging Example
=============================
--------------------------------
.. automodule:: sections.section_01.logging_example
:members:
Section 1.3 - CSV Example
=========================
--------------------------------
.. automodule:: sections.section_01.csv_example
:members:
Section 1.4 - Directory Recursion
=================================
---------------------------------
.. automodule:: sections.section_01.recursion_example
:members:
Indices and tables
==================
--------------------------------
* :ref:`genindex`
* :ref:`modindex`