Merge branch 'master' of ssh://git.nowoczesnapolska.org.pl:2223/~/repo/wolnelektury
[wolnelektury.git] / doc / publishing.rst
1 Publishing books
2 ================
3
4 You can import XML files from a directory by running::
5
6     ./manage.py importbooks ../books
7
8 You can publish a single XML by using publishing form in admin,
9 or the publishing API.