Change doc/ subdir into a git submodule

The docs now live at https://github.com/zeek/zeek-docs
This commit is contained in:
Jon Siwek 2019-01-17 14:09:29 -06:00
parent 0d685efbf5
commit 2ff746fea7
693 changed files with 26 additions and 105609 deletions

View file

@ -1,14 +0,0 @@
:tocdepth: 3
base/protocols/imap/__load__.bro
================================
:Imports: :doc:`base/protocols/imap/main.bro </scripts/base/protocols/imap/main.bro>`
Summary
~~~~~~~
Detailed Interface
~~~~~~~~~~~~~~~~~~

View file

@ -1,17 +0,0 @@
:orphan:
Package: base/protocols/imap
============================
Support for the Internet Message Access Protocol (IMAP).
Note that currently the IMAP analyzer only supports analyzing IMAP sessions
until they do or do not switch to TLS using StartTLS. Hence, we do not get
mails from IMAP sessions, only X509 certificates.
:doc:`/scripts/base/protocols/imap/__load__.bro`
:doc:`/scripts/base/protocols/imap/main.bro`

View file

@ -1,21 +0,0 @@
:tocdepth: 3
base/protocols/imap/main.bro
============================
.. bro:namespace:: IMAP
:Namespace: IMAP
Summary
~~~~~~~
Redefinitions
#############
================================================================= =
:bro:id:`likely_server_ports`: :bro:type:`set` :bro:attr:`&redef`
================================================================= =
Detailed Interface
~~~~~~~~~~~~~~~~~~