8000 GitHub - anonim-01/docs-1 at v23.1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anonim-01/docs-1

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.6%
  • Python 22.6%
  • CSS 20.8%
  • Makefile 3.0%
0