greenbone / docs

Documentation for the Greenbone Community Edition

Home Page:https://greenbone.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greenbone Logo

Documentation for the Greenbone Community Edition

The documentation is build automatically via GitHub Actions and available at https://greenbone.github.io/docs/

For a manual build locally poetry is required.

First install poetry and the project dependencies with

python3 -m pip install poetry
poetry install

Afterwards the docs can be build with

poetry run make html

To open the generated HTML docs with Firefox you can run

firefox _build/html/index.html

About

Documentation for the Greenbone Community Edition

https://greenbone.github.io/docs/

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Shell 54.3%Language:Python 22.9%Language:CSS 19.9%Language:Makefile 3.0%