Merge branch 'master' of https://github.com/fnp/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.