Skip to content

Commit e852baf

Browse files
authored
Merge pull request #60 from BirkbeckCTP/Docs
Books plugin documentation update
2 parents 0b2ba39 + e745817 commit e852baf

17 files changed

+394
-10
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
# books
2-
This plugin allows for the publication of Books within the Janeway ecosystem.
1+
# Janeway Books
2+
This plugin allows for the publication of books within the Janeway ecosystem.
33

4-
This is not a comprehensive platform for the production of books and if you are interested in that you should investigate the likes of RUA, Editoria or OMP.
4+
## User Guide
5+
We have written a [user guide](docs/USER_GUIDE.md) here on GitHub.
56

6-
To install:
7-
8-
- Clone the respository into `src/plugins/`
9-
- Run `python src/manage.py install_plugins`
10-
- Run `python src/manage.py migrate`
11-
- Restart the server
7+
## Disclaimer
8+
This is not a comprehensive platform for the production of books. If you are
9+
interested in that, you should investigate the likes of RUA, Editoria or OMP.
1210

11+
## Installation
12+
To install: clone or download into the `plugins` folder and then run the
13+
`install_plugins` command.

docs/Books.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)