https://www.kismetwireless.net
To facilitate building the website docs, the README is now broken up into multiple files, which can be found in the docs/readme/
directory.
The generated Kismet docs can be most easily found and read at the Kismet website
Docs are now pulled from a Git sub-repository at:
$ git clone https://www.kismetwireless.net/git/kismet-docs.git
and mirrored on Github at:
$ git clone https://www.github.com/kismetwireless/kismet-docs
If you have previously checked out Kismet git, or your docs/ directory is empty or missing, you will need to pull the submodules:
$ git submodule update --init --recursive