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/xmpp/__load__.bro
================================
:Imports: :doc:`base/protocols/xmpp/main.bro </scripts/base/protocols/xmpp/main.bro>`
Summary
~~~~~~~
Detailed Interface
~~~~~~~~~~~~~~~~~~

View file

@ -1,17 +0,0 @@
:orphan:
Package: base/protocols/xmpp
============================
Support for the Extensible Messaging and Presence Protocol (XMPP).
Note that currently the XMPP analyzer only supports analyzing XMPP sessions
until they do or do not switch to TLS using StartTLS. Hence, we do not get
actual chat information from XMPP sessions, only X509 certificates.
:doc:`/scripts/base/protocols/xmpp/__load__.bro`
:doc:`/scripts/base/protocols/xmpp/main.bro`

View file

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