We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7140353 commit 082cac7Copy full SHA for 082cac7
doc/readme.md
@@ -3,3 +3,8 @@
3
xmllint --noout --valid multimaster_book.xml
4
xsltproc stylesheet.xsl multimaster_book.xml >multimaster.html
5
```
6
+
7
+and don't forget to install the result on postgrespro.github.io:
8
+```
9
+cp multimaster.html stylesheet.css <dir-with-site>/mmts/
10
0 commit comments