testgres/docs at master · postgrespro/testgres · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

Building the documentation

Make sure you have Sphinx package installed:

pip install Sphinx

Then just run

make html

Documentation will be built in build/html directory. Other output formats are also available; run make without arguments to see the options.