Skip to content

Commit

Permalink
fix documentation examples (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 authored Mar 21, 2024
1 parent 31188ed commit 8f86f22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ python:
- method: pip
path: .
extra_requirements:
- dev
- doc
1 change: 1 addition & 0 deletions doc/source/development/coding_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Processor Case Examples
notebooks/processor_examples/calculator.ipynb
notebooks/processor_examples/dissector.ipynb
notebooks/processor_examples/field_manager.ipynb
notebooks/processor_examples/generic_adder.ipynb
notebooks/processor_examples/grokker.ipynb
notebooks/processor_examples/geo_ip_enricher_custom_outputfields.ipynb
notebooks/processor_examples/ip_informer.ipynb
Expand Down

0 comments on commit 8f86f22

Please sign in to comment.