1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-21 02:54:51 +02:00
pgpainless/docs
2022-07-08 00:32:18 +02:00
..
source Fix documentation link to verifications section 2022-07-08 00:32:18 +02:00
make.bat Initial sphinx-based documentation 2022-07-06 23:56:41 +02:00
Makefile Initial sphinx-based documentation 2022-07-06 23:56:41 +02:00
README.md Initial sphinx-based documentation 2022-07-06 23:56:41 +02:00
requirements.txt Add .readthedocs.yaml 2022-07-07 00:44:28 +02:00

User Guide for PGPainless

Build the Guide

$ make {html|epub|latexpdf}

Note: Building requires mermaid-cli to be installed in this directory:

$ # Move here
$ cd pgpainless/docs
$ npm install @mermaid-js/mermaid-cli

TODO: This is ugly. Install mermaid-cli globally? Perhaps point to user-installed mermaid-cli in conf.py's mermaid_cmd