plato-epub/README.md

641 B

The Stanford Encyclopedia of Philosophy in ePub

Generate ePub documents for entries in the Stanford Encyclopedia of Philosophy.

Building

Simply run make to build all articles in the SEP as separate ePub documents. You can also build specific documents by name, e.g.:

$ make $(pwd)/build/boolalg-math.epub

Pass the ENABLE_KOBO=1 option for building Kobo ePub files (denoted by the .kepub.epub extension) when running make build.

License

All code in this repository is covered by the terms of the MIT License, the full text of which can be found in the LICENSE file.