Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 700 Bytes

File metadata and controls

19 lines (14 loc) · 700 Bytes

Void 文档

欢迎来到 Void Linux 文档。本仓库是 https://docs.voidlinux.org/ 文档的中文汉化版本。对这个仓库的贡献遵循与软件包相同的协议。详情请参阅 CONTRIBUTING

构建

res/build.sh 构建了 HTML、roff 和 PDF 版本的 Void 文档和 void-docs.1 主界面. 想要构建它需要如下依赖:

  • mdBook
  • findutils
  • lowdown (0.8.1版本或更新的)
  • texlive
  • perl
  • perl-File-Which
  • perl-JSON
  • librsvg-utils
  • python3-md2gemini

为构建和安装这些文档, 请将 PREFIXDESTDIR 设置为适当的环境变量,并运行 res/build.sh 再运行 res/install.sh