Skip to content

Commit

Permalink
Adding notebooklet auto-generated documents.
Browse files Browse the repository at this point in the history
Small fix to nb_pivot.py init
  • Loading branch information
ianhelle committed Apr 30, 2021
1 parent d330b22 commit 86c0865
Show file tree
Hide file tree
Showing 15 changed files with 8,972 additions and 4,684 deletions.
8,329 changes: 3,650 additions & 4,679 deletions docs/notebooks/AccountSummary.ipynb

Large diffs are not rendered by default.

2,105 changes: 2,105 additions & 0 deletions docs/notebooks/IpSummary.ipynb

Large diffs are not rendered by default.

658 changes: 658 additions & 0 deletions docs/notebooks/NotebookletDocumentation.ipynb

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,15 @@ Introduction and Usage
.. toctree::
:maxdepth: 2

notebooklets
notebooklets_summary

Notebooklet details
-------------------

.. toctree::
:maxdepth: 4

nb_doc_details

Creating Notebooklets
---------------------
Expand Down
13 changes: 13 additions & 0 deletions docs/source/nb_doc_details.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Notebooklets Details
--------------------

.. toctree::
:maxdepth: 3

notebooklet_docs/AccountSummary.rst
notebooklet_docs/EnrichAlerts.rst
notebooklet_docs/HostLogonsSummary.rst
notebooklet_docs/HostSummary.rst
notebooklet_docs/IpAddressSummary.rst
notebooklet_docs/NetworkFlowSummary.rst
notebooklet_docs/WinHostEvents.rst
Loading

0 comments on commit 86c0865

Please sign in to comment.