dfir-iris / dfir-iris.github.io

IRIS documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRIS Documentation

The documentation is built with MkDocs Materials.

Installation

To install an environment in which you can build the doc, follow the steps below. The building step requires IRIS Client to be installed.

pip3 install mkdocs-material mkdocstrings mkdocs-git-revision-date-plugin
git clone git@github.com:Iris-Tim/iris-doc-src.git
cd iris-doc-src/

# To preview the changes while writing 
mkdocs serve 

# To build 
mkdocs build

License

The contents of this repository is available under LGPL3 license.

About

IRIS documentation

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 50.6%Language:CSS 46.2%Language:JavaScript 2.8%Language:Makefile 0.5%