ctria / inspircd-docs

InspIRCd documentation.

Home Page:https://docs.inspircd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.

This repository contains the sources for the documentation available at docs.inspircd.org.

Development

The documentation is built with MkDocs. You can install this along with all of the other dependencies using pip using the following command:

pip3 install -r requirements.txt

Depending on your system you may need to run this as root for a system-wide install.

Once the dependencies are installed you can run the site using the following command:

mkdocs serve

About

InspIRCd documentation.

https://docs.inspircd.org


Languages

Language:Ruby 100.0%