Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 656 Bytes

File metadata and controls

23 lines (12 loc) · 656 Bytes

About

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

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

Configuration

MKAPI_BRANCHES (default: master)

A space-delimited list of Git branches to build docs for.

MKAPI_REPOSITORY (default: https://github.com/inspircd/inspircd.git)

The URL of the repository to build docs from.

MKAPI_TAGS (default: none)

A space-delimited list of Git tag prefixes to build docs for.

License

This API documentation is licensed under the same license as InspIRCd (GPLv2).