Skip to content

bermudi/void-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-File-Which
  • 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 28.6%
  • Handlebars 19.7%
  • Perl 19.2%
  • Shell 18.4%
  • Roff 7.2%
  • JavaScript 6.9%