Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Commit 813ddb0

Browse files
committed
more in readme
1 parent c961afd commit 813ddb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Работа с PostgreSQL: настройка и масштабирование [postgresql.leopard.in.ua](http://postgresql.leopard.in.ua/)
22

3+
## Готовые pdf, epub, html5
4+
5+
[Последнии сборки](https://github.com/le0pard/postgresql_book/releases)
6+
37
## Генерация HTML
48

5-
pandoc -s -S -c pandoc.css --toc --latexmathml --highlight-style pygments -t html5 -s postgresql.tex -o postgresql.html
9+
pandoc -s -S -c pandoc.css --toc --latexmathml --listings --highlight-style pygments -t html5 -s postgresql.tex -o postgresql.html
610

711
## Генерация Epub
812

0 commit comments

Comments
 (0)