Commit | Line | Data |
---|---|---|
1 | /** | |
2 | * Fanfix is a program that can support a few different websites from | |
3 | * which to retrieve stories, then process them into <tt>epub</tt> (or other) | |
4 | * files that you can read anywhere. | |
5 | * <p> | |
6 | * It has support for a {@link be.nikiroo.fanfix.library.BasicLibrary} system, | |
7 | * too, and can even offer its services over the network. | |
8 | * | |
9 | * @author niki | |
10 | */ | |
11 | package be.nikiroo.fanfix; |