fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
57017380a1aae0dfab0b1032d8e26be74ed6a505
[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.