jcgruenhage / void-docs

mdbook source for docs.voidlinux.org

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Void Docs

Welcome to the Void documentation. This repository contains the source data behind https://docs.voidlinux.org/. Contributing to this repository follows the same protocol as the packages tree. For details, please read CONTRIBUTING.

Building

The res/build.sh script builds HTML, roff and PDF versions of the Void documentation and the void-docs.1 man page. It requires the following Void packages:

  • mdBook
  • findutils
  • lowdown (version 0.8.1 or greater)
  • texlive
  • perl
  • perl-JSON
  • librsvg-utils
  • python3-md2gemini

In order to build and install these files, set the PREFIX and DESTDIR environment variables to appropriate values and run res/build.sh followed by res/install.sh.

About

mdbook source for docs.voidlinux.org

https://docs.voidlinux.org

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Perl 27.1%Language:Shell 22.3%Language:CSS 16.7%Language:Handlebars 15.3%Language:Roff 10.2%Language:JavaScript 8.4%