An open API service indexing awesome lists of open source software.

https://github.com/reconmap/documentation

Product documentation including admin, user and developer manuals
https://github.com/reconmap/documentation

cybersecurity documentation hacktoberfest infosec manual pentesting saas security vulnerability

Last synced: 3 months ago
JSON representation

Product documentation including admin, user and developer manuals

Awesome Lists containing this project

README

          

# Reconmap documentation

This repository contain the markdown files that generate the user and admin manuals content for the Reconmap tool.

## Dependencies

- Python
- PIP
- Make

## How to run locally

```shell
make
xdg-open http://localhost:8000
```