Skip to content

Repository files navigation

OpenCVE

OpenCVE Documentation

This repository contains the documentation of OpenCVE, feel free to contribute.

Installation

virtualenv venv -p python3
source venv/bin/activate
(venv) pip install -r requirements.txt

Usage

To run the builtin development server:

(venv) mkdocs serve

To build the documentation:

(venv) mkdocs build

About

OpenCVE documentation

Resources

Stars

54 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors