Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theporgs/exegol-docs

Documentation for Exegol
https://github.com/theporgs/exegol-docs

docker documentation hacking pentest python

Last synced: 2 months ago
JSON representation

Documentation for Exegol

Awesome Lists containing this project

README

        

> **📌 This repository hosts code for the Exegol documentation, a sub-repository of the Exegol project.
> If you were looking for Exegol, go to [the main repo](https://github.com/ThePorgs/Exegol)**
___

# Exegol docs

This repository hosts the source of the documentation for users, contributors, developers (work in progress), and maintainers (work in progress).

Link to the doc: https://exegol.readthedocs.io/.

## Branch description

- main: The main branch is the officiel latest stable version of the exegol project.
- dev: The dev branch is a place for updates related to existing features and minor documentation updates.
- dev-images: This branch is dedicated to the latest news being developed in exegol **image** (nightly). It will be merge in "main" when a stable and official version will be released.
- dev-wrapper: this branch is dedicated to the latest news being developed in exegol **wrapper** (dev). It will be merge in "main" when a stable and official version will be released.