Skip to content

Commit

Permalink
Remove Zeek-specific documentation.
Browse files Browse the repository at this point in the history
This now lives Zeek-side.

This keeps the section structure so that we make things easier to
find, and put in pointers to the new Zeek-side documentation

It leaves everything in the development section as is; hard to piece
apart and seems fine to leave it here.
  • Loading branch information
rsmmr committed Oct 2, 2023
1 parent ac3f237 commit 2b92da5
Show file tree
Hide file tree
Showing 28 changed files with 35 additions and 2,419 deletions.
13 changes: 0 additions & 13 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,5 @@ doxygen:
check:
@$(SPHINXBUILD) -q -b linkcheck $(SOURCEDIR) $(DESTDIR)/linkcheck


spicy-%:
git clone https://github.com/zeek/$@
zeek:
git clone https://github.com/zeek/zeek --depth 1

check-zeek-docs: spicy-tftp zeek
@echo Refreshing checkouts
@for REPO in $^; do (cd $$REPO && git pull && git reset HEAD --hard)>/dev/null; done
@
@echo Checking whether docs for Zeek integration are up-to-date
@./scripts/autogen-zeek-docs zeek spicy-tftp
@
@git diff --quiet autogen/zeek \
|| (echo "Zeek docs are not up-to-date, rerun './scripts/autogen-zeek-docs'." && exit 1)
1 change: 0 additions & 1 deletion doc/_static/record-spicy-batch.zeek

This file was deleted.

File renamed without changes.
38 changes: 0 additions & 38 deletions doc/autogen/zeek/init-bare.zeek

This file was deleted.

81 changes: 0 additions & 81 deletions doc/autogen/zeek/init-framework.zeek

This file was deleted.

90 changes: 0 additions & 90 deletions doc/autogen/zeek/record-spicy-batch.zeek

This file was deleted.

16 changes: 0 additions & 16 deletions doc/autogen/zeek/tftp.evt

This file was deleted.

92 changes: 0 additions & 92 deletions doc/autogen/zeek/tftp.spicy

This file was deleted.

Loading

0 comments on commit 2b92da5

Please sign in to comment.